elasticsearch/docs/reference/query-dsl/queries
Timothy Perisho ceafde41e9 Docs: typo on "frequent"
I replaced "high frequent terms" with "high frequency terms" and "low frequent terms" with "low frequency terms".

Alternatively, we could write, "highly frequent terms" and "minimally frequent terms" (or just "rare terms").

Closes #8962
2014-12-15 19:59:50 +01:00
..
bool-query.asciidoc Docs: Additional info about _score calculation 2014-11-28 13:54:45 +01:00
boosting-query.asciidoc
common-terms-query.asciidoc
constant-score-query.asciidoc
dis-max-query.asciidoc
filtered-query.asciidoc Upgrade master to lucene 5.0 snapshot 2014-11-05 15:48:51 -05:00
flt-field-query.asciidoc
flt-query.asciidoc
function-score-query.asciidoc function_score: match only document with score above custom score threshold 2014-11-28 12:35:26 +01:00
fuzzy-query.asciidoc [DOCS] Fixed the fuzzy query docs with correct default value max_expansion option 2014-06-05 19:52:12 +02:00
geo-shape-query.asciidoc
has-child-query.asciidoc Adding "min" score mode to parent-child queries 2014-10-15 09:23:36 -05:00
has-parent-query.asciidoc Docs: Updated the explanation about memory usage with parent/child 2014-06-21 16:32:29 +02:00
ids-query.asciidoc
indices-query.asciidoc
match-all-query.asciidoc
match-query.asciidoc Docs: typo on "frequent" 2014-12-15 19:59:50 +01:00
minimum-should-match.asciidoc Docs: Update minimum-should-match.asciidoc 2014-10-21 09:43:55 +02:00
mlt-query.asciidoc MLT Query: Support for ignore docs 2014-11-28 14:48:43 +01:00
multi-match-query.asciidoc Docs: cross_type query needs to be cross_fields 2014-10-15 18:27:48 +02:00
multi-term-rewrite.asciidoc
nested-query.asciidoc Update nested-query.asciidoc 2014-07-26 22:32:28 +02:00
prefix-query.asciidoc Docs: Update prefix-query.asciidoc 2014-09-07 11:32:05 +02:00
query-string-query.asciidoc Core: add max_determinized_states to query_string and regexp query/filter 2014-11-10 13:43:48 -05:00
query-string-syntax.asciidoc Docs: Remove reference to imaginary "no_docs_query" 2014-11-23 13:56:33 +01:00
range-query.asciidoc Docs: Update range-query.asciidoc 2014-12-02 12:55:44 +01:00
regexp-query.asciidoc Core: add max_determinized_states to query_string and regexp query/filter 2014-11-10 13:43:48 -05:00
regexp-syntax.asciidoc typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
simple-query-string-query.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
span-first-query.asciidoc
span-multi-term-query.asciidoc
span-near-query.asciidoc
span-not-query.asciidoc Applied PR, changed the way defaults are handled and updated the docs. 2014-11-24 13:32:41 +01:00
span-or-query.asciidoc
span-term-query.asciidoc
template-query.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
term-query.asciidoc
terms-query.asciidoc
top-children-query.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
wildcard-query.asciidoc