OpenSearch/modules
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
..
aggs-matrix-stats [Tests] Check that parsing aggregations works in a forward compatible way (#25219) 2017-06-17 13:06:31 +02:00
analysis-common Move more token filters to analysis-common module 2017-06-26 09:02:16 +02:00
ingest-common fix sort and string processor tests around targetField (#25358) 2017-06-22 13:14:18 -07:00
lang-expression Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
lang-mustache Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
lang-painless Update Painless to Allow Augmentation from Any Class (#25360) 2017-06-22 12:16:46 -07:00
parent-join Remove QueryParseContext from parsing QueryBuilders (#25448) 2017-06-29 17:10:20 +02:00
percolator Remove QueryParseContext from parsing QueryBuilders (#25448) 2017-06-29 17:10:20 +02:00
reindex Remove `index.mapping.single_type=false` from reindex tests (#25365) 2017-06-23 17:14:59 -04:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Replace deprecated API usage in Netty4HttpChannel 2017-06-17 14:04:23 +02:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00