OpenSearch/docs/reference/search
Boaz Leskes c63d8c4fb5 [Docs] Added _source filtering to documentation
Relates to #3301
2013-11-26 19:16:24 +01:00
..
aggregations initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
facets introduced support for "shard_size" for terms & terms_stats facets. The "shard_size" is the number of term entries each shard will send back to the coordinating node. "shard_size" > "size" will increase the accuracy (both in terms of the counts associated with each term and the terms that will actually be returned the user) - of course, the higher "shard_size" is, the more expensive the processing becomes as bigger queues are maintained on a shard level and larger lists are streamed back from the shards. 2013-10-02 22:02:00 +02:00
request [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
suggesters Updated Analyzing/Fuzzysuggester from lucene trunk 2013-11-26 12:52:06 +01:00
aggregations.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
count.asciidoc [DOCS] Added a few clarifications to the docs from the issues list 2013-09-04 23:20:55 +02:00
explain.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
facets.asciidoc Fix markup 2013-10-21 16:11:09 +02:00
more-like-this.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
multi-search.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
multi-termvectors.asciidoc [DOC] add doc for multi term vector api 2013-11-26 17:03:14 +01:00
percolate.asciidoc release [1.0.0.Beta1] 2013-11-06 15:32:43 +01:00
request-body.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
search.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
suggesters.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
termvectors.asciidoc [DOCS] Changed all store:yes/no to store:true/false 2013-11-07 16:57:18 +01:00
uri-request.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
validate.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00