OpenSearch/docs/reference/search
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
..
aggregations Add new option `min_doc_count` to terms and histogram aggregations. 2014-01-13 10:09:38 +01:00
facets Geo clean Up 2014-01-11 21:30:29 +09:00
request [DOCS] Fixed duplicate ID in highlighting 2014-01-09 00:37:18 +01:00
suggesters Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
aggregations.asciidoc [DOCS] Typos in aggregations 2013-12-02 15:14:25 +01:00
count.asciidoc [DOCS] Added a few clarifications to the docs from the issues list 2013-09-04 23:20:55 +02:00
explain.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
facets.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
more-like-this.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
multi-search.asciidoc [DOCS] Documented rest.action.multi.allow_explicit_index 2013-11-27 17:33:09 +01:00
multi-termvectors.asciidoc [DOC] add doc for multi term vector api 2013-11-26 17:03:14 +01:00
percolate.asciidoc Change the `sort` boolean option in percolate api to the sort dsl available in search api. 2014-01-09 09:58:34 +01:00
request-body.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
search.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
suggesters.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
termvectors.asciidoc Rename "exists" to "found" in TermVector and Get responses 2014-01-07 09:47:07 -07:00
uri-request.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
validate.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00