OpenSearch/modules/analysis-common
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
..
src Call setReferences() on custom referring tokenfilters in _analyze (#32157) 2018-07-18 14:43:20 +01:00
build.gradle Start building analysis-common module (#23614) 2017-04-19 18:51:34 -04:00