OpenSearch/modules/analysis-common/src
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
..
main Enable reloading of synonym_graph filters (#45135) 2019-08-02 15:33:42 +02:00
test Don't use index_phrases on graph queries (#44340) 2019-07-17 16:46:00 +01:00