elasticsearch/docs/reference/search
Jim Ferenczi 94087b3274 Removes ExpandCollapseSearchResponseListener, search response listeners and blocking calls
This changes removes the SearchResponseListener that was used by the ExpandCollapseSearchResponseListener to expand collapsed hits.
The removal of SearchResponseListener is not a breaking change because it was never released.
This change also replace the blocking call in ExpandCollapseSearchResponseListener by a single asynchronous multi search request. The parallelism of the expand request can be set via CollapseBuilder#max_concurrent_group_searches

Closes #23048
2017-02-09 18:06:10 +01:00
..
request Removes ExpandCollapseSearchResponseListener, search response listeners and blocking calls 2017-02-09 18:06:10 +01:00
suggesters Deprecate _suggest endpoint in favour of _search (#20305) 2016-12-14 21:49:53 -05:00
count.asciidoc Remove lowercase_expanded_terms and locale from query-parser options. (#20208) 2016-11-02 14:25:08 +01:00
explain.asciidoc Upgrade to lucene-6.4.0-snapshot-ec38570 (#21853) 2016-11-29 18:40:31 +01:00
field-stats.asciidoc CONSOLify indices/analyze.asciidoc and search/field-stats.asciidoc 2017-02-07 20:15:09 +01:00
multi-search.asciidoc Remove ldjson support and document ndjson for bulk/msearch (#23049) 2017-02-08 11:55:50 -05:00
profile.asciidoc [DOCS] Fix inconsistent formatting for fieldnames in profile.asciidoc 2017-01-18 10:41:22 +01:00
request-body.asciidoc Include field-collapsing docs in request-body search 2017-01-30 11:47:12 +01:00
search-shards.asciidoc Add indices and filter information to search shards api output (#21738) 2016-11-22 23:00:25 +01:00
search-template.asciidoc [Docs] Fix consoleify search-template.asciidoc 2017-02-08 21:23:38 +01:00
search.asciidoc CONSOLEify some search docs 2016-09-14 13:06:37 -04:00
suggesters.asciidoc Deprecate _suggest endpoint in favour of _search (#20305) 2016-12-14 21:49:53 -05:00
uri-request.asciidoc Remove lowercase_expanded_terms and locale from query-parser options. (#20208) 2016-11-02 14:25:08 +01:00
validate.asciidoc Disable _all by default 2017-01-11 16:47:13 -07:00