OpenSearch/modules/percolator
Christoph Büscher 927111c91d Remove QueryParseContext from parsing QueryBuilders (#25448)
Currently QueryParseContext is only a thin wrapper around an XContentParser that
adds little functionality of its own. I provides helpers for long deprecated
field names which can be removed and two helper methods that can be made static
and moved to other classes. This is a first step in helping to remove
QueryParseContext entirely.
2017-06-29 17:10:20 +02:00
..
src Remove QueryParseContext from parsing QueryBuilders (#25448) 2017-06-29 17:10:20 +02:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00