OpenSearch/core
javanna 1bcf0722c4 Throw parsing error if span_term query contains multiple fields
Span term Query, like many other queries, used to parse even when the query referred to multiple fields and the first one would win. We rather throw an exception now instead.
Also modified the parsing code to consume the whole query object.
2016-08-05 10:58:19 +02:00
..
src Throw parsing error if span_term query contains multiple fields 2016-08-05 10:58:19 +02:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00