OpenSearch/docs/reference/index-modules
Adrien Grand a608db122d Search: Remove the `count` search type.
This commit brings the benefits of the `count` search type to search requests
that have a `size` of 0:
 - a single round-trip to shards (no fetch phase)
 - ability to use the query cache

Since `count` now provides no benefits over `query_then_fetch`, it has been
deprecated.

Close #7630
2015-03-31 11:31:49 +02:00
..
allocation.asciidoc Docs: note about confusing disk threshold settings 2014-11-12 09:24:03 +01:00
analysis.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
cache.asciidoc Fixing typo 2014-12-01 10:52:00 +01:00
fielddata.asciidoc Small grammar fix. 2015-03-17 11:27:13 -07:00
mapper.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
merge.asciidoc Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01:00
query-cache.asciidoc Search: Remove the `count` search type. 2015-03-31 11:31:49 +02:00
similarity.asciidoc add lucene language model similarities (Dirichlet & JelinekMercer) 2014-04-07 10:48:03 +02:00
slowlog.asciidoc Remove garbage 2014-04-15 17:57:25 +02:00
store.asciidoc Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01:00
translog.asciidoc Core: change default xlog size from 200 MB to 512 MB 2015-01-19 15:52:29 -05:00