Skip to content

Commit 7eb7e65

Browse files
committed
after review
1 parent eab809c commit 7eb7e65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

external/pages/adhoc/geonames/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Overview</h3>
104104
throughput than the default settings. Document ids are unique so all index operations are append only.
105105
</li>
106106
<li><strong>Append Fast Sorted</strong>: Indexes the whole document corpus in an index sorted by country_code field in ascending order
107-
and using a setup using a setup that will lead to a larger indexing throughput than the default settings.
107+
and using a setup that will lead to a larger indexing throughput than the default settings.
108108
Document ids are unique so all index operations are append only.
109109
</li>
110110
<li><strong>Id Conflicts</strong>: Indexes the whole document corpus using a setup that will lead to a larger indexing

external/pages/adhoc/pmc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Overview</h3>
103103
throughput than the default settings. Document ids are unique so all index operations are append only.
104104
</li>
105105
<li><strong>Append Fast Sorted</strong>: Indexes the whole document corpusin an index sorted by timestamp field in descending order (most recent first)
106-
and usinga setup that will lead to a larger indexing throughput than the default settings. Document ids are unique so all index operations are append only.
106+
and using a setup that will lead to a larger indexing throughput than the default settings. Document ids are unique so all index operations are append only.
107107
</li>
108108
<li><strong>Id Conflicts</strong>: Indexes the whole document corpus using a setup that will lead to a larger indexing
109109
throughput than the default settings. Rally will produce duplicate ids in 25% of all documents (not configurable) so we

0 commit comments

Comments
 (0)