OpenSearch/core
javanna cd9388ce66 [TEST] parse query alternate versions in strict mode
AbstractQueryTestCase parses the main version of the query in strict mode, meaning that it will fail if any deprecated syntax is used. It should do the same for alternate versions (e.g. short versions). This is the way it is because the two alternate versions for ids query are both deprecated. Moved testing for those to a specific test method that isolates the deprecations and actually tests that the two are deprecated.
2016-08-04 19:49:43 +02:00
..
src [TEST] parse query alternate versions in strict mode 2016-08-04 19:49:43 +02:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00