Commit History

Author SHA1 Message Date
  James Rodewig 80b674fb25 [DOCS] Reformat snippets to use two-space indents (#59973) 5 years ago
  James Rodewig 3791a92603 [DOCS] Warn about searching across all fields wt. `query_string` (#55853) 5 years ago
  Marios Trivyzas a8b39ed842 Add a cluster setting to disallow expensive queries (#51385) 5 years ago
  James Rodewig 5c78f606c2 [DOCS] Change // CONSOLE comments to [source,console] (#46440) 6 years ago
  James Rodewig c4bc45fca3 [DOCS] Reformat query string query (#45296) 6 years ago
  James Rodewig ec37a9cea0 [DOCS] Make Query DSL titles consistent (#43935) 6 years ago
  Alexander Reelsen 5f7168ea74 Remove joda time mentions in documentation (#38720) 6 years ago
  Christophe Bismuth acdf9666d5 Add `minimum_should_match` section to the query_string docs 6 years ago
  Peter Dyson 6d8af9731d [Docs] Warn about searching across all fields wt. `query_string` (#35570) 7 years ago
  Christoph Büscher 113af7996c Make limit on number of expanded fields configurable (#35284) 7 years ago
  Nikolay Vasiliev f5641e61a2 Docs: improve formatting of Query String Query doc page (#34432) 7 years ago
  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