OpenSearch/modules
Lee Hinman a93c942927
Move ObjectParser into the x-content lib (#29373)
* Move ObjectParser into the x-content lib

This moves `ObjectParser`, `AbstractObjectParser`, and
`ConstructingObjectParser` into the libs/x-content dependency. This decoupling
allows them to be used for parsing for projects that don't want to depend on the
entire Elasticsearch jar.

Relates to #28504
2018-04-06 09:41:14 -06:00
..
aggs-matrix-stats Start switching to non-deprecated ParseField.match method (#28488) 2018-02-02 10:10:13 -07:00
analysis-common Remove `delimited_payload_filter` (#27705) 2018-04-05 18:41:04 +02:00
ingest-common Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
lang-expression Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
lang-mustache Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
lang-painless Painless: Remove extraneous INLINE constant. (#29340) 2018-04-02 21:34:01 -07:00
mapper-extras Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
parent-join Fix HasChildQueryBuilderTests to not use the `classic` similarity. 2018-04-04 12:48:41 +02:00
percolator Fix more query extraction bugs. (#29388) 2018-04-06 10:44:34 +02:00
rank-eval Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
reindex Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
repository-url [Test] Fix RepositoryURLClientYamlTestSuiteIT 2018-04-06 13:51:23 +02:00
transport-netty4 Remove HTTP max content length leniency (#29337) 2018-04-02 20:20:01 -04:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00