OpenSearch/docs/reference/query-dsl
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
..
filters Fixing up code block delimeters for asciidoctor 2014-01-13 15:26:53 +01:00
queries Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
filters.asciidoc Minor improvements to indices filter and query & updated docs 2013-11-14 17:25:34 +01:00
queries.asciidoc Remove the `field` and `text` queries. 2013-12-16 08:59:36 -07:00