OpenSearch/docs/reference/query-dsl
Alex Ksikes 51bf3e6730 MLT Query: fix percent_terms_to_match
The parameter `percent_terms_to_match` (percentage of terms that must match in
the generated query) was wrongly set to the top level boolean query. This
would lead to zero or all results type of situations. This commit ensures that
the parameter is indeed applied to the query of generated terms.

Closes #7754
2014-09-25 09:56:53 +02:00
..
filters Docs: Typos on range filter 2014-09-24 20:19:05 +02:00
queries MLT Query: fix percent_terms_to_match 2014-09-25 09:56:53 +02:00
filters.asciidoc Removed 0.90.* deprecation and addition notifications 2014-02-07 20:52:49 +01:00
queries.asciidoc Add mustache templating to query execution. 2014-02-20 12:21:59 +01:00