OpenSearch/modules/analysis-common/src
Alan Woodward cfb30144c9
Call setReferences() on custom referring tokenfilters in _analyze (#32157)
When building custom tokenfilters without an index in the _analyze endpoint,
we need to ensure that referring filters are correctly built by calling
their #setReferences() method

Fixes #32154
2018-07-18 14:43:20 +01:00
..
main/java/org/elasticsearch/analysis/common Handle TokenizerFactory TODOs (#32063) 2018-07-17 14:14:02 +02:00
test Call setReferences() on custom referring tokenfilters in _analyze (#32157) 2018-07-18 14:43:20 +01:00