OpenSearch/docs/reference
Adrien Grand bc86796592 Core: Remove terms filter cache.
This is our only cache which is not 'exact' and might allow for stalled results.
Additionally, a similar cache that we have and needs to perform lookups in other
indices in order to run queries is the script index, and for this index we rely
on the filesystem cache, so we should probably do the same with terms filters
lookups.

Close #9056
2015-01-06 17:21:20 +01:00
..
analysis Core: upgrade to current Lucene 5.0.0 snapshot 2014-11-24 05:08:42 -05:00
cat Core: let Lucene kick off merges 2014-11-25 04:13:57 -05:00
cluster [ALLOCATION] Remove primary balance factor 2015-01-06 16:43:39 +01:00
docs Term Vectors: More consistent naming for term vector[s] 2014-11-21 14:06:44 +01:00
images [docs] add 2d vis for decay functions and parameters 2014-11-10 10:56:41 +01:00
index-modules Fixing typo 2014-12-01 10:52:00 +01:00
indices Docs: Adds documentation for indices.exists_template 2014-11-25 19:36:01 +01:00
mapping Doc has store "false" not store "true" 2014-12-29 11:59:22 +01:00
migration Core: Remove terms filter cache. 2015-01-06 17:21:20 +01:00
modules Update plugins.asciidoc 2015-01-05 12:53:37 +01:00
query-dsl Core: Remove terms filter cache. 2015-01-06 17:21:20 +01:00
search inner_hits: Added another more compact syntax for inner hits. 2014-12-24 17:41:35 +01:00
setup Update repositories.asciidoc 2014-12-15 18:04:17 +01:00
testing Docs: add randomizedtesting-runner to testing-framework.asciidoc 2014-12-07 01:30:58 +09:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc [docs] formatting and general pedantry 2014-12-02 19:23:48 +01:00
cat.asciidoc [DOCS] reordered cat apis menu 2014-06-03 11:06:35 +02:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Update getting-started.asciidoc 2014-12-17 14:03:38 +01:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc [core] add best_compression option for Lucene 5.0 2014-12-10 22:13:09 -05:00
index.asciidoc Updated docs to use v1.4.1 as current 2014-11-26 17:18:37 +01:00
indices.asciidoc Add forgotten include for upgrade docs. 2014-10-10 10:55:45 -07:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc [DOCS] Fixed link to tribe.asciidoc 2014-01-13 22:01:12 +01:00
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc Search Exists API: Checks if any matching documents exist for a given query 2014-07-31 15:42:30 -04:00
setup.asciidoc Update setup.asciidoc 2014-12-30 17:40:51 +01:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00