Browse Source

Fixing setting name

Shaunak Kashyap 10 years ago
parent
commit
636c88d09f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/migration/migrate_2_0/striping.asciidoc

+ 2 - 2
docs/reference/migration/migrate_2_0/striping.asciidoc

@@ -1,7 +1,7 @@
 [[breaking_20_multiple_literal_data_path_literal_striping]]
-=== Multiple `data.path` striping
+=== Multiple `path.data` striping
 
-Previously, if the `data.path` setting listed multiple data paths, then a
+Previously, if the `path.data` setting listed multiple data paths, then a
 shard would be ``striped'' across all paths by writing a whole file to each
 path in turn (in accordance with the `index.store.distributor` setting).  The
 result was that files from a single segment in a shard could be spread across