Skip to content

Commit 7994bcb

Browse files
committed
retry
1 parent d389cff commit 7994bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/types/sparse-vector.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ NOTE: `sparse_vector` fields can not be included in indices that were *created*
9191
NOTE: `sparse_vector` fields only support strictly positive values.
9292
Negative values will be rejected.
9393

94-
NOTE: `sparse_vector` fields do not support querying, sorting or aggregating.
94+
NOTE: `sparse_vector` fields do not support <<analysis-intro,analyzers>>, querying, sorting or aggregating.
9595
They may only be used within specialized queries.
9696
The recommended query to use on these fields are <<query-dsl-sparse-vector-query, `sparse_vector`>> queries.
9797
They may also be used within legacy <<query-dsl-text-expansion-query,`text_expansion`>> queries.

0 commit comments

Comments
 (0)