OpenSearch/docs/reference/query-dsl
javanna dee2ae1023 [DOCS] Replace mention of string field type with text and keyword
Closes #25713
2017-09-25 11:12:06 +02:00
..
bool-query.asciidoc Rewrite description of `bool`'s `should` (#24342) 2017-04-26 14:09:26 -04:00
boosting-query.asciidoc
common-terms-query.asciidoc Upgrade to a Lucene 7 snapshot (#24089) 2017-04-18 15:17:21 +02:00
compound-queries.asciidoc
constant-score-query.asciidoc
dis-max-query.asciidoc
exists-query.asciidoc
full-text-queries.asciidoc
function-score-query.asciidoc Docs: Use correct field name in Field Value factor docs. (#26104) 2017-08-08 16:34:20 -04:00
fuzzy-query.asciidoc
geo-bounding-box-query.asciidoc
geo-distance-query.asciidoc
geo-polygon-query.asciidoc
geo-queries.asciidoc
geo-shape-query.asciidoc CONSOLEify geo-shape docs 2017-03-31 09:11:54 -04:00
has-child-query.asciidoc
has-parent-query.asciidoc [Docs] Fixing phrasing in has-parent-query.asciidoc (#26396) 2017-08-28 10:26:59 +02:00
ids-query.asciidoc
joining-queries.asciidoc Remove usage of multi-types from the docs and added a page explaining type removal (#25543) 2017-07-05 12:30:19 +02:00
match-all-query.asciidoc
match-phrase-prefix-query.asciidoc Correct some spelling in match-phrase-prefix docs (#24956) 2017-05-30 09:02:01 -04:00
match-phrase-query.asciidoc
match-query.asciidoc Refactor simple_query_string to handle text part like multi_match and query_string (#26145) 2017-08-21 13:12:27 +02:00
minimum-should-match.asciidoc
mlt-query.asciidoc [DOCS] Replace mention of string field type with text and keyword 2017-09-25 11:12:06 +02:00
multi-match-query.asciidoc Add support for auto_generate_synonyms_phrase_query in match_query, multi_match_query, query_string and simple_query_string (#26097) 2017-08-09 12:15:09 +02:00
multi-term-rewrite.asciidoc Remove parse field deprecations in query builders (#26711) 2017-09-20 16:22:21 +02:00
nested-query.asciidoc
parent-id-query.asciidoc Remove usage of multi-types from the docs and added a page explaining type removal (#25543) 2017-07-05 12:30:19 +02:00
percolate-query.asciidoc [Docs] "The the" is a great band, but ... (#26644) 2017-09-14 15:08:20 +02:00
prefix-query.asciidoc Remove parse field deprecations in query builders (#26711) 2017-09-20 16:22:21 +02:00
query-string-query.asciidoc Limit the number of expanded fields it query_string and simple_query_string (#26541) 2017-09-08 13:37:55 -06:00
query-string-syntax.asciidoc [Docs] remove reference to the deprecated in the docs 2017-07-25 09:41:53 +02:00
query_filter_context.asciidoc
range-query.asciidoc
regexp-query.asciidoc
regexp-syntax.asciidoc
script-query.asciidoc Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
simple-query-string-query.asciidoc Limit the number of expanded fields it query_string and simple_query_string (#26541) 2017-09-08 13:37:55 -06:00
span-containing-query.asciidoc
span-field-masking-query.asciidoc
span-first-query.asciidoc
span-multi-term-query.asciidoc
span-near-query.asciidoc
span-not-query.asciidoc
span-or-query.asciidoc
span-queries.asciidoc
span-term-query.asciidoc
span-within-query.asciidoc
special-queries.asciidoc Removed deprecated template query. 2017-05-11 14:56:45 +02:00
term-level-queries.asciidoc
term-query.asciidoc
terms-query.asciidoc Make `index` in TermsLookup mandatory (#25753) 2017-07-17 18:50:30 +02:00
type-query.asciidoc
wildcard-query.asciidoc