Merge pull request #14752 from ycombinator/docfix

Fixing `path.data` reference
This commit is contained in:
Boaz Leskes 2015-11-14 11:12:28 +01:00
commit d082868436
1 changed files with 2 additions and 2 deletions

View File

@ -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