Fabien Baligand
|
437ad06e40
fix query string example for boolean query (#28881)
|
7 years ago |
Jim Ferenczi
|
c93c7f3121
Remove deprecated options for query_string (#29203)
|
7 years ago |
Jim Ferenczi
|
48a7425ae6
Clarifies how query_string splits textual part (#28798)
|
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 |
Christoph Büscher
|
f8fc0f3ebe
[Tests] Check that quoteAnalyzer overrides analyzer in `query_string` query (#26473)
|
8 years ago |
Jim Ferenczi
|
86d97971a4
Remove the _all metadata field (#26356)
|
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 |
Jim Ferenczi
|
4a9995145c
[Docs]: Clarify query_string parser splits on operator
|
8 years ago |
Jim Ferenczi
|
c3784326eb
Refactor field expansion for match, multi_match and query_string query (#25726)
|
8 years ago |
Jim Ferenczi
|
13da3eb53e
Refactor QueryStringQuery for 6.0 (#25646)
|
8 years ago |
AlexNodex
|
139eb69fe4
Typo (#23179)
|
8 years ago |
Adrien Grand
|
b2e93d2870
Be explicit about the fact backslashes need to be escaped. (#22257)
|
8 years ago |
Jim Ferenczi
|
d791ddf704
Upgrade to lucene-6.4.0-snapshot-ec38570 (#21853)
|
9 years ago |
Lee Hinman
|
17a2fffc9b
[DOCS] Mention "all-fields" mode doesn't search across nested documents
|
9 years ago |
Lee Hinman
|
6666fb1614
Add "all field" execution mode to query_string query
|
9 years ago |
Adrien Grand
|
52de0645fb
Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208)
|
9 years ago |
Jim Ferenczi
|
9d6fac809c
Expose splitOnWhitespace in `Query String Query` (#20965)
|
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
|
0ad87b25cf
Something messed with auto-indent. Fixed now.
|
9 years ago |
Isabel Drost-Fromm
|
85f1ab44d9
Convert rest of query-dsl docs to be run in tests
|
9 years ago |
Christoph Büscher
|
f5f73259e4
Docs: Update Joda URLs in documentation.
|
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 |