OpenSearch/modules/mapper-extras/src
Jim Ferenczi 8e5f281b27
AbstractQueryTestCase should run without type less often (#28936)
This commit changes the randomization to always create an index with a type.
It also adds a way to create a query shard context that maps to an index with
no type registered in order to explicitely test cases where there is no type.
2018-07-26 20:29:05 +02:00
..
main/java/org/elasticsearch/index Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
test AbstractQueryTestCase should run without type less often (#28936) 2018-07-26 20:29:05 +02:00