OpenSearch/docs/java-api
David Pilato 317192b647 java: QueryBuilders cleanup (add and deprecate)
Some QueryBuilders are missing or have a different naming than the other ones.

This patch is applied to branch 1.x and master (elasticsearch 1.5 and 2.0):

Added
-----

* `templateQuery(...)`
* `commonTermsQuery(...)`
* `queryStringQuery(...)`
* `simpleQueryStringQuery(...)`

Deprecated
----------

* `commonTerms(...)`
* `queryString(...)`
* `simpleQueryString(...)`
2014-12-01 14:41:25 +01:00
..
aggregations Docs: Fixed bad link to top-hits agg 2014-11-30 09:38:57 +01:00
aggs.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00
bulk.asciidoc Document the Java BulkProcessor 2014-09-22 15:32:29 +02:00
client.asciidoc Doc: Fixes node client section name on Java API Doc 2014-09-08 11:20:49 +02:00
count.asciidoc Update java source example 2014-09-22 14:37:27 +02:00
delete-by-query.asciidoc [DOCS] Clean up Java-API docs 2014-06-05 19:29:17 +02:00
delete.asciidoc [DOCS] Clean up Java-API docs 2014-06-05 19:29:17 +02:00
facets.asciidoc Remove java facet documentation in master 2014-12-01 14:22:48 +01:00
get.asciidoc Fix small doc mistakes 2013-10-10 11:20:13 +02:00
index.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00
index_.asciidoc Docs: IndexResponse.matches() does not exist anymore 2014-09-22 15:20:31 +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-filters.asciidoc Docs: fix no callouts refer to list item 3 2014-09-23 13:30:36 +02:00
query-dsl-queries.asciidoc java: QueryBuilders cleanup (add and deprecate) 2014-12-01 14:41:25 +01:00
search.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00