OpenSearch/x-pack/plugin
Alan Woodward 8e23e4518a Move construction of custom analyzers into AnalysisRegistry (#42940)
Both TransportAnalyzeAction and CategorizationAnalyzer have logic to build
custom analyzers for index-independent analysis. A lot of this code is duplicated,
and it requires the AnalysisRegistry to expose a number of internal provider
classes, as well as making some assumptions about when analysis components are
constructed.

This commit moves the build logic directly into AnalysisRegistry, reducing the
registry's API surface considerably.
2019-06-10 14:33:25 +01:00
..
ccr Do not allow modify aliases on followers (#43017) 2019-06-09 22:53:54 -04:00
core Move construction of custom analyzers into AnalysisRegistry (#42940) 2019-06-10 14:33:25 +01:00
data-frame [ML][Data Frame] allow null values for aggs with sparse data (#42966) (#42998) 2019-06-07 15:43:06 -05:00
deprecation Fix hang in test for "too many fields" dep. check (#42909) 2019-06-06 08:28:32 -06:00
graph [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
ilm Replicate aliases in cross-cluster replication (#42875) 2019-06-04 20:36:24 -04:00
logstash [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
ml Move construction of custom analyzers into AnalysisRegistry (#42940) 2019-06-10 14:33:25 +01:00
monitoring Fix version parsing in various tests (#42871) 2019-06-04 18:22:20 -04:00
rollup Wire query cache into sorting nested-filter computation (#42906) 2019-06-06 21:16:58 +02:00
security Permit API Keys on Basic License (#42973) 2019-06-07 14:18:05 +10:00
sql SQL: cover the Integer type when extracting values from _source (#42859) 2019-06-10 09:25:56 +03:00
src/test [ML] Add earliest and latest timestamps to field stats (#42890) 2019-06-06 08:58:35 +01:00
watcher NullPointerException when creating a watch with Jira action (#41922) (#42081) (#42873) 2019-06-05 16:03:07 -04:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00