OpenSearch/docs/reference/search/request
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
..
collapse.asciidoc Removes ExpandCollapseSearchResponseListener, search response listeners and blocking calls 2017-02-09 18:06:10 +01:00
docvalue-fields.asciidoc Bad asciidoc link 2016-07-04 11:02:06 +02:00
explain.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
from-size.asciidoc Add CONSOLE to from/size docs 2016-05-18 11:54:41 +02:00
highlighting.asciidoc Integrate UnifiedHighlighter (#21621) 2017-01-31 19:06:03 +01:00
index-boost.asciidoc Resolve index names in indices_boost 2016-12-11 21:41:49 +09:00
inner-hits.asciidoc Fix typos in inner-hits documentation (#19910) 2016-08-11 21:15:11 +02:00
min-score.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
named-queries-and-filters.asciidoc Add indent 2016-05-19 09:33:29 +02:00
post-filter.asciidoc Add CONSOLE to post-filter 2016-05-18 14:31:04 +02:00
preference.asciidoc Replaced absolute URLs in docs with attributes 2017-02-04 12:05:03 +01:00
query.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
rescore.asciidoc Docs: CONSOLEify some more docs 2017-02-07 16:49:01 -05:00
script-fields.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
scroll.asciidoc Documentation updates for scroll API size parameter (#21229) 2016-11-01 15:55:09 -04:00
search-after.asciidoc Convert search-after tests to // CONSOLE 2016-05-18 06:37:13 -04:00
search-type.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
sort.asciidoc Reduce GeoDistance insanity 2017-02-02 12:39:42 -06:00
source-filtering.asciidoc Fixed naming inconsistency for fields/stored_fields in the APIs (#20166) 2016-09-13 20:54:41 +02:00
stored-fields.asciidoc Fix asciidoc in stored fields 2017-02-03 10:18:01 +01:00
version.asciidoc Add CONSOLE to version docs 2016-05-18 15:32:48 +02:00