OpenSearch/docs/reference/search
Jim Ferenczi 4561c5ee83
Clarify context suggestions filtering and boosting (#33601)
This change clarifies the documentation of the context completion suggester
regarding filtering and boosting with contexts.
Unlike the suggester v1, filtering on multiple contexts
works as a disjunction, a suggestion matches if it contains at least one of the provided
context values and boosting selects the maximum score among the matching contexts.
This commit also adapts an old test that was written for the v1 suggester and commented out
for version 2 because the behavior changed.
2018-09-12 08:47:32 +02:00
..
request Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
suggesters Clarify context suggestions filtering and boosting (#33601) 2018-09-12 08:47:32 +02:00
count.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
explain.asciidoc Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
field-caps.asciidoc In the field capabilities API, remove support for providing fields in the request body. (#30185) 2018-04-27 16:14:11 -07:00
multi-search.asciidoc Expose `max_concurrent_shard_requests` in `_msearch` (#33016) 2018-08-22 08:45:08 +02:00
profile.asciidoc Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
rank-eval.asciidoc Add ERR to ranking evaluation documentation (#32314) 2018-07-24 19:58:34 +02:00
request-body.asciidoc [Docs] Add search timeout caveats (#33354) 2018-09-03 20:56:05 +02:00
search-shards.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
search-template.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
search.asciidoc Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
suggesters.asciidoc Correct an example in the top-level suggester documentation. (#30224) 2018-05-01 15:16:28 -07:00
uri-request.asciidoc Docs enhancement: added reference to cluster-level setting `search.default_allow_partial_results` (#32810) 2018-08-16 10:21:37 +01:00
validate.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00