OpenSearch/docs/reference/index-modules
Adrien Grand 95f46f1212 Docs: Use the new experimental annotation.
We now have a very useful annotation to mark features or parameters as
experimental. Let's use it! This commit replaces some custom text warnings with
this annotation and adds this annotation to some existing features/parameters:
 - inner_hits (unreleased yet)
 - terminate_after (released in 1.4)
 - per-bucket doc count errors in the terms agg (released in 1.4)

I also tagged with this annotation settings which should either be not needed
(like the ability to evict entries from the filter cache based on time) or that
are too deep into the way that Elasticsearch works like the Directory
implementation or merge settings.

Close #9563
2015-02-05 15:29:45 +01: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 Docs: Use the new experimental annotation. 2015-02-05 15:29:45 +01: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 Docs: Fix curl statements in query-cache.asciidoc 2014-10-15 13:16:20 +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