OpenSearch/docs/reference
javanna e8653f5156 Java api: IdsQueryBuilder to accept only non null ids and types
Types are still optional, but if you do provide them, they can't be null. Split the existing constructor that accepted nnull into two, one that accepts no arguments, and another one that accepts the types argument, which must be not null.

Also trimmed down different ways of setting ids, some were misleading as they would always add the ids to the existing ones and not set them, the add prefix makes that clear. Left `addIds` method that accepts a varargs argument. Added check for ids not be null.
2015-10-05 15:10:30 +02:00
..
aggregations Fix typo 2015-09-25 06:42:21 +09:00
analysis Update compound-word-tokenfilter.asciidoc 2015-09-21 11:22:14 +02:00
cat Update `cat allocation` doc 2015-10-02 10:25:27 -07:00
cluster update list of available os stats 2015-08-31 17:03:45 +02:00
docs Docs: Always quote "@file" argument to --data-binary 2015-09-19 17:28:15 +02:00
images Aggregations: add serial differencing pipeline aggregation 2015-07-10 18:22:01 -04:00
index-modules Remove TranslogService and fold it into synchronous IndexShard API 2015-09-23 12:39:06 +02:00
indices Merge pull request #13890 from veatch/patch-1 2015-10-02 18:11:54 +02:00
mapping Fix position-increment-gap doc example 2015-09-23 08:04:43 -07:00
migration Java api: IdsQueryBuilder to accept only non null ids and types 2015-10-05 15:10:30 +02:00
modules reword docs 2015-09-21 14:32:22 -04:00
query-dsl Merge branch 'master' into merge/query-refactoring 2015-09-25 14:38:53 +02:00
search Update inner-hits.asciidoc 2015-09-30 11:07:51 +02:00
setup Docs: Removed references to java 7 and debian wheezy 2015-09-22 14:23:30 +02:00
testing Docs: Update integration tests documentation 2015-09-10 19:05:15 +02:00
aggregations.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Docs: Date-math should be on common options 2015-08-06 17:49:30 +02:00
cat.asciidoc Add _cat/nodeattrs API 2015-07-29 16:11:18 -04:00
cluster.asciidoc Remove `_shutdown` API 2015-04-27 17:19:36 +02:00
docs.asciidoc Remove delete-by-query core docs 2015-08-01 05:14:46 -04:00
getting-started.asciidoc Docs: Removed references to java 7 and debian wheezy 2015-09-22 14:23:30 +02:00
glossary.asciidoc Networking: Move multicast discovery to a plugin 2015-08-20 16:43:25 -07:00
index-modules.asciidoc Fixed some asciidoc confusion in index-modules.asciidoc 2015-09-19 18:14:36 +02:00
index.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
indices.asciidoc Docs: Incorrect file name for shard stores 2015-07-18 12:08:46 +02:00
mapping.asciidoc Docs: Made multi-fields more prominent 2015-08-06 20:09:42 +02:00
modules.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
query-dsl.asciidoc Docs: Reorganised the Query DSL docs into families and explaing query vs filter context 2015-06-04 01:59:37 +02:00
redirects.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00
search.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00
setup.asciidoc Docs: Removed references to java 7 and debian wheezy 2015-09-22 14:23:30 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00