OpenSearch/docs/reference/search/suggesters
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
..
completion-suggest.asciidoc Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
phrase-suggest.asciidoc Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
term-suggest.asciidoc Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00