OpenSearch/docs/reference
markharwood 2795f4e55d Standardized use of “*_length” for parameter names rather than “*_len”.
Java Builder apis drop old “len” methods in favour of new “length”
Rest APIs support both old “len: and new “length” forms using new ParseField class to a) provide compiler-checked consistency between Builder and Parser classes and
b) a common means of handling deprecated syntax in the DSL.
Documentation and rest specs only document the new “*length” forms
Closes #4083
2014-01-13 15:59:15 +00:00
..
analysis Default stopwords list should be `_none_` for all but language-specific analyzers 2014-01-13 14:44:10 +01:00
cat [DOCS] Linked cat-pending to cluster-pending 2013-12-02 15:29:47 +01:00
cluster Expose min/max open file descriptors in Cluster Stats API 2014-01-10 12:15:56 +01:00
docs Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
images add docs on new service.bat facility 2013-09-23 18:24:31 +03:00
index-modules randomize flush interval so multiple shards won't flush at the sam time 2014-01-07 19:58:28 +01:00
indices Rename RobinEngine and friends to InternalEngine 2014-01-13 15:49:10 +01:00
mapping Replaced the multi-field type in favour for the multi fields option that can be set on any core field. 2014-01-13 09:21:53 +01:00
modules [DOCS] Added documentation for SameShardAllocationDecider 2014-01-09 11:24:12 +01:00
query-dsl Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
search Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
setup Fixing up code block delimeters for asciidoctor 2014-01-13 15:26:53 +01:00
testing [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Geo clean Up 2014-01-11 21:30:29 +09:00
cat.asciidoc Document h/headers switcheroo. 2014-01-06 16:08:48 -06:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Remove 'term_index_interval' and 'term_index_divisor' 2013-12-10 16:54:08 +01:00
index.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00
indices.asciidoc Add a GetFieldMapping API 2013-10-30 16:16:36 +01:00
mapping.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
modules.asciidoc make term statistics accessible in scripts 2014-01-02 11:17:33 +01:00
query-dsl.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
search.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
setup.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00