elasticsearch/docs/reference/query-dsl
Adrien Grand 886db84ad2
Expose Lucene's FeatureField. (#30618)
Lucene has a new `FeatureField` which gives the ability to record numeric
features as term frequencies. Its main benefit is that it allows to boost
queries with the values of these features and efficiently skip non-competitive
documents at the same time using block-max WAND and indexed impacts.
2018-05-23 08:55:21 +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 [Docs] Fix indentation of examples (#27168) 2017-10-30 11:56:38 +01:00
compound-queries.asciidoc
constant-score-query.asciidoc
dis-max-query.asciidoc
exists-query.asciidoc
feature-query.asciidoc Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00
full-text-queries.asciidoc
function-score-query.asciidoc [Docs] Specify function score logarithm modifiers (#28821) 2018-02-27 10:29:43 -08:00
fuzzy-query.asciidoc Update fuzzy-query.asciidoc (#28032) 2018-01-01 08:44:04 +01:00
geo-bounding-box-query.asciidoc Docs: document precision limitations of geo_bounding_box (#30540) 2018-05-14 15:54:42 -04:00
geo-distance-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
geo-polygon-query.asciidoc
geo-queries.asciidoc
geo-shape-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
has-child-query.asciidoc Improve wording 2018-02-15 15:31:00 +00:00
has-parent-query.asciidoc docs: describe parent/child performances 2017-10-26 11:49:13 +02:00
ids-query.asciidoc Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
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 Add support to match_phrase query for zero_terms_query. (#29598) 2018-04-19 11:25:27 -07:00
match-query.asciidoc Fix a reference to match_phrase_prefix in the match query docs. (#30282) 2018-05-01 13:46:33 -07:00
minimum-should-match.asciidoc
mlt-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
multi-match-query.asciidoc Make fields optional in multi_match query and rely on index.query.default_field by default (#27380) 2017-11-17 10:25:21 +01: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 Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
percolate-query.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
prefix-query.asciidoc Remove parse field deprecations in query builders (#26711) 2017-09-20 16:22:21 +02:00
query-string-query.asciidoc fix query string example for boolean query (#28881) 2018-03-30 15:10:14 +02:00
query-string-syntax.asciidoc Improve query string docs (#28882) 2018-03-30 16:36:40 +02:00
query_filter_context.asciidoc
range-query.asciidoc
regexp-query.asciidoc Reject regex search if regex string is too long (#28542) 2018-02-23 10:41:24 -08:00
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 Expose `fuzzy_transpositions` parameter in fuzzy queries (#26870) 2017-10-05 09:01:09 +02: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 [Docs]Corrected spelling errors. (#28976) 2018-03-19 10:22:40 -07:00
span-or-query.asciidoc
span-queries.asciidoc
span-term-query.asciidoc
span-within-query.asciidoc
special-queries.asciidoc Expose Lucene's FeatureField. (#30618) 2018-05-23 08:55:21 +02:00
term-level-queries.asciidoc [Docs] Add term query with normalizer example 2018-05-03 10:23:14 +02:00
term-query.asciidoc Documents applicability of term query to range type (#28166) 2018-01-18 17:19:01 -05:00
terms-query.asciidoc Fixed typo in search for wrong type (#28645) 2018-02-13 02:47:01 -05:00
terms-set-query.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
type-query.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
wildcard-query.asciidoc
wrapper-query.asciidoc added docs for `wrapper` query. 2018-03-14 11:51:22 +01:00