Skip to content

Commit 6a13a18

Browse files
authored
DOCSP-22174 typo under partial indexes comparison (#1313)
* DOCSP-22174 typo under partial indexes comparison * DOCSP-22174 reupdated phrasing
1 parent d12d643 commit 6a13a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/index-partial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ index would return an incomplete result set.
101101
Comparison with Sparse Indexes
102102
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
103103

104-
Partial indexes are be preferred over :ref:`sparse indexes
104+
Partial indexes should be preferred over :ref:`sparse indexes
105105
<index-type-sparse>`. Partial indexes provide the following benefits:
106106

107107
- Greater control over which documents are indexed.

0 commit comments

Comments
 (0)