James Rodewig
|
80b674fb25
[DOCS] Reformat snippets to use two-space indents (#59973)
|
5 years ago |
Christoph Büscher
|
4e8134cfaf
Remove deprecated SimpleQueryStringBuilder parameters (#57200)
|
5 years ago |
James Rodewig
|
5c78f606c2
[DOCS] Change // CONSOLE comments to [source,console] (#46440)
|
6 years ago |
James Rodewig
|
bf0ac30b79
[DOCS] Reformats simple query string query (#45343)
|
6 years ago |
James Rodewig
|
ec37a9cea0
[DOCS] Make Query DSL titles consistent (#43935)
|
6 years ago |
Christoph Büscher
|
a42502df8b
[Docs] Add description of simple query string flags (#36211)
|
6 years ago |
Christoph Büscher
|
113af7996c
Make limit on number of expanded fields configurable (#35284)
|
7 years ago |
Alexander Kazakov
|
9c95e91471
Expose `fuzzy_transpositions` parameter in fuzzy queries (#26870)
|
8 years ago |
Lee Hinman
|
2702918780
Limit the number of expanded fields it query_string and simple_query_string (#26541)
|
8 years ago |
Jim Ferenczi
|
86d97971a4
Remove the _all metadata field (#26356)
|
8 years ago |
Jim Ferenczi
|
de1e4e0c15
Accept an array of field names and boosts in the index.query.default_field setting (#26320)
|
8 years ago |
Jim Ferenczi
|
4bce727165
Refactor simple_query_string to handle text part like multi_match and query_string (#26145)
|
8 years ago |
Jim Ferenczi
|
a7e1610134
Add support for auto_generate_synonyms_phrase_query in match_query, multi_match_query, query_string and simple_query_string (#26097)
|
8 years ago |
Lee Hinman
|
66cf3d3220
Document simple_query_string negation with default_operator of OR
|
8 years ago |
Lee Hinman
|
7420fd0be3
Add "all fields" execution mode to simple_query_string query
|
9 years ago |
Adrien Grand
|
52de0645fb
Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208)
|
9 years ago |
Adrien Grand
|
9cbbddb6dc
Add support for `quote_field_suffix` to `simple_query_string`. (#21060)
|
9 years ago |
Isabel Drost-Fromm
|
4c02e97bcd
Add back doc execution to query dsl.
|
9 years ago |
Isabel Drost-Fromm
|
20aafb1196
Revert "Add Autosense annotation for query dsl testing"
|
9 years ago |
Isabel Drost-Fromm
|
a865090cf3
CONSOLE is the new AUTOSENSE
|
9 years ago |
Isabel Drost-Fromm
|
e486560ea8
Add Autosense annotation for query dsl testing
|
9 years ago |
Igor Motov
|
d32443bfb5
Docs: add description of the analyze_wildcard parameter to the simple query string query docs
|
10 years ago |
Clinton Gormley
|
171687d207
Docs: Reorganised the Query DSL docs into families and explaing query vs filter context
|
10 years ago |
Adrien Grand
|
a0af88e996
Query DSL: Remove filter parsers.
|
10 years ago |