Clinton Gormley 9a062e465c [DOCS] Reorganised common API conventions 12 years ago
..
facets f3c6108b71 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. 12 years ago
request ba1b4886e3 [DOCS] Moved "named filters/queries" up one level 12 years ago
suggesters ba40aa374e Uniquify anchor links to fix asciidoc/docbook generation 12 years ago
count.asciidoc 9f5d0b6e89 [DOCS] Added a few clarifications to the docs from the issues list 12 years ago
explain.asciidoc 9a062e465c [DOCS] Reorganised common API conventions 12 years ago
facets.asciidoc e1c6f45ff0 [DOCS] Added clarification about global scope in facets 12 years ago
more-like-this.asciidoc 822043347e Migrated documentation into the main repo 12 years ago
multi-search.asciidoc 393c28bee4 [DOCS] Removed outdated new/deprecated version notices 12 years ago
percolate.asciidoc 822043347e Migrated documentation into the main repo 12 years ago
request-body.asciidoc f6f4b5014f Added docs for named queries. 12 years ago
search.asciidoc 9a062e465c [DOCS] Reorganised common API conventions 12 years ago
suggesters.asciidoc 0442b737be Add more anchor links to documentation 12 years ago
termvectors.asciidoc 53ad7330fc [DOCS] Added docs for term vectors 12 years ago
uri-request.asciidoc 264a00a40f [DOCS] Added pages explaining lucene query parser syntax and regular expression syntax 12 years ago
validate.asciidoc 822043347e Migrated documentation into the main repo 12 years ago