elasticsearch/docs/java-api/query-dsl
Christoph Büscher 5d25bc30cd Query DSL: Remove NotQueryBuilder
The NotQueryBuilder has been deprecated on the 2.x branches
and can be removed with the next major version. It can be
replaced by boolean query with added mustNot() clause.

Closes #13761
2015-10-20 19:43:16 +02:00
..
bool-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
boosting-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
common-terms-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
compound-queries.asciidoc Remove reference to deleted limit query. 2015-10-20 11:09:25 +02:00
constant-score-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
dis-max-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
exists-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
full-text-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
function-score-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
fuzzy-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
geo-bounding-box-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
geo-distance-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
geo-distance-range-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
geo-polygon-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
geo-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
geo-shape-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
geohash-cell-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
has-child-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
has-parent-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
ids-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
indices-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
joining-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
match-all-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
match-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
missing-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
mlt-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
multi-match-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
nested-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
prefix-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
query-string-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
range-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
regexp-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
script-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
simple-query-string-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
span-containing-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
span-first-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
span-multi-term-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
span-near-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
span-not-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
span-or-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
span-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
span-term-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
span-within-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
special-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
template-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
term-level-queries.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
term-query.asciidoc Updates java query dsl documentation 2015-10-20 09:37:36 +02:00
terms-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
type-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
wildcard-query.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00