OpenSearch/modules
Martijn van Groningen 735d0e671a
Make PreBuiltAnalyzerProviderFactory plugable via AnalysisPlugin and
move `finger_print`, `pattern` and `standard_html_strip` analyzers
to analysis-common module. (both AnalysisProvider and PreBuiltAnalyzerProvider)

Changed PreBuiltAnalyzerProviderFactory to extend from PreConfiguredAnalysisComponent and
changed to make sure that predefined analyzers are always instantiated with the current
ES version and if an instance is requested for a different version then delegate to PreBuiltCache.
This is similar to the behaviour that exists today in AnalysisRegistry.PreBuiltAnalysis and
PreBuiltAnalyzerProviderFactory. (#31095)

Relates to #23658
2018-06-06 07:40:21 +02:00
..
aggs-matrix-stats Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
analysis-common Make PreBuiltAnalyzerProviderFactory plugable via AnalysisPlugin and 2018-06-06 07:40:21 +02:00
ingest-common Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
lang-expression Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
lang-mustache Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
lang-painless Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
mapper-extras Change ObjectParser exception (#31030) 2018-06-04 20:20:37 +02:00
parent-join Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
percolator Remove version argument in RangeFieldType (#30411) 2018-05-16 17:42:44 +02:00
rank-eval [Tests] Muting RatedRequestsTests#testXContentParsingIsNotLenient 2018-06-05 15:29:49 +02:00
reindex Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
repository-url Add missing dependencies on testClasses (#30527) 2018-05-14 16:06:56 +03:00
transport-netty4 Add cors support to NioHttpServerTransport (#30827) 2018-06-05 10:09:20 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00