OpenSearch/docs/reference/modules/indices
Colin Goodheart-Smithe b717ad8eb6 Enable option to use request cache for size > 0
Previously if the size of the search request was greater than zero we would not cache the request in the request cache.

This change retains the default behaviour of not caching requests with size > 0 but also allows the `request_cache=true` query parameter
to enable the cache for requests with size > 0
2016-07-18 13:33:59 +01:00
..
circuit_breaker.asciidoc Limit request size on transport level 2016-04-13 09:54:59 +02:00
fielddata.asciidoc Remove the experimental indices.fielddata.cache.expire 2015-09-01 00:40:04 -07:00
indexing_buffer.asciidoc remove dead code; get one test working again; fix docs; remove nocommits 2015-12-16 16:19:07 -05:00
query_cache.asciidoc Allow the query cache to be disabled. #16268 2016-04-11 18:06:16 +02:00
recovery.asciidoc Remove recovery threadpools and throttle outgoing recoveries on the master 2015-12-22 14:59:43 +01:00
request_cache.asciidoc Enable option to use request cache for size > 0 2016-07-18 13:33:59 +01:00