OpenSearch/core
Christoph Büscher 4a7b70cc08 Don't require `types` parameter in IdsQueryBuilder constructor
According to the docs and our own tests we accept an ids query without specified
types and default to all types in the index mapping in this case. This changes
the builder to reflect this by making the types no longer a required constructor
argument and changes the parser to reflect that.
2016-11-17 20:22:48 +01:00
..
licenses Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
src Don't require `types` parameter in IdsQueryBuilder constructor 2016-11-17 20:22:48 +01:00
build.gradle Update Joda Time to version 2.9.5 (#21468) 2016-11-10 17:32:46 +01:00