Skip to content

Commit 6a7c414

Browse files
committed
add docs
1 parent 6f77261 commit 6a7c414

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/elasticsearch/index-settings/index-modules.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ $$$index-max-regex-length$$$
205205
`index.max_regex_length`
206206
: The maximum length of value that can be used in `regexp` or `prefix` query. Defaults to `1000`.
207207

208+
`index.max_knn_num_candidates`
209+
: The maximum number of candidates that can be used in KNN Query. Defaults to `10000`.
210+
208211
$$$index-query-default-field$$$
209212

210213
`index.query.default_field`

0 commit comments

Comments
 (0)