OpenSearch/modules/analysis-common/src
Alan Woodward af3f63616b
Allow TrimFilter to be used in custom normalizers (#27758)
AnalysisFactoryTestCase checks that the ES custom token filter multi-term
awareness matches the underlying lucene factory.  For the trim filter this
won't be the case until LUCENE-8093 is released in 7.3, so we add a
temporary exclusion

Closes #27310
2017-12-18 14:27:03 +00:00
..
main/java/org/elasticsearch/analysis/common Allow TrimFilter to be used in custom normalizers (#27758) 2017-12-18 14:27:03 +00:00
test Allow TrimFilter to be used in custom normalizers (#27758) 2017-12-18 14:27:03 +00:00