elasticsearch/docs/java-api
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
..
aggregations [doc] fix outdated java api examples 2015-06-16 09:45:07 +02:00
docs [build] remove shaded elasticsearch version 2015-09-02 11:57:10 +02:00
query-dsl Query DSL: Remove NotQueryBuilder 2015-10-20 19:43:16 +02:00
aggs.asciidoc [doc] fix outdated java api examples 2015-06-16 09:45:07 +02:00
client.asciidoc [DOCS] Fix Java API TransportClient example 2015-08-24 15:13:26 +02:00
docs.asciidoc Remove delete-by-query core docs 2015-08-01 05:14:46 -04:00
index.asciidoc Java api: remove the count api 2015-10-19 14:40:52 +02:00
indexed-scripts.asciidoc [DOCS][FIX] Fix doc parsing, broken closing block 2014-07-16 11:18:21 +01:00
percolate.asciidoc [DOCS] Clean up Java-API docs 2014-06-05 19:29:17 +02:00
query-dsl.asciidoc [doc] Reorganize and clean Java documentation 2015-07-01 22:19:11 +02:00
search.asciidoc Edit search scroll docs for syntactic style 2015-09-19 14:42:14 -05:00