OpenSearch/modules/analysis-common
Christoph Büscher 3366726ad1 Enable reloading of synonym_graph filters (#45135)
Reloading of synonym_graph filter doesn't work currently because the search time
AnalysisMode doesn't get propagated to the TokenFilterFactory emitted by the
graph filters getChainAwareTokenFilterFactory() method. This change fixes that.

Closes #45127
2019-08-02 15:33:42 +02:00
..
src Enable reloading of synonym_graph filters (#45135) 2019-08-02 15:33:42 +02:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00