elasticsearch/docs/reference/query-dsl
Lee Hinman 77fcf71338 Add new simple_query_string query type
This adds support for Lucene's SimpleQueryParser by adding a new type
of query called the `simple_query_string`. The `simple_query_string`
query is designed to be able to parse human-entered queries without
throwing any exceptions.

Resolves #4159
2013-12-12 12:09:32 -07:00
..
filters Added execution option to range filter, with the index and fielddata as values. 2013-11-25 23:43:40 +01:00
queries Add new simple_query_string query type 2013-12-12 12:09:32 -07:00
filters.asciidoc Minor improvements to indices filter and query & updated docs 2013-11-14 17:25:34 +01:00
queries.asciidoc Add new simple_query_string query type 2013-12-12 12:09:32 -07:00