elasticsearch/docs/reference/search
Areek Zillur f39d4e1f89 PhraseSuggester: Collate option should allow returning phrases with no matching docs
A new option `prune` has been added to allow users to control phrase suggestion pruning when `collate`
is set. If the new option is set, the phrase suggestion option will contain a boolean `collate_match`
indicating whether the respective result had hits in collation.

CLoses #6927
2014-07-22 17:17:15 -04:00
..
aggregations Docs: Update documentation about execution hints for the terms aggregation. 2014-07-21 11:55:57 +02:00
facets
request Docs: Add links to client helper classes for bulk/scroll/reindexing 2014-07-18 13:55:47 +02:00
suggesters PhraseSuggester: Collate option should allow returning phrases with no matching docs 2014-07-22 17:17:15 -04:00
aggregations.asciidoc
benchmark.asciidoc [DOCS] Move benchmark API to 1.4 2014-07-16 15:02:20 +02:00
count.asciidoc
explain.asciidoc
facets.asciidoc
more-like-this.asciidoc
multi-search.asciidoc
percolate.asciidoc
request-body.asciidoc
search-template.asciidoc [DOCS][FIX] Fix reference check in indexed scripts/templates doc. 2014-07-16 11:24:18 +01:00
search.asciidoc
suggesters.asciidoc
uri-request.asciidoc
validate.asciidoc