Class PredicateTokenFilterScriptFactory

java.lang.Object
org.opensearch.index.AbstractIndexComponent
org.opensearch.index.analysis.AbstractTokenFilterFactory
org.opensearch.analysis.common.PredicateTokenFilterScriptFactory
All Implemented Interfaces:
TokenFilterFactory, IndexComponent

public class PredicateTokenFilterScriptFactory
extends AbstractTokenFilterFactory
A factory for creating FilteringTokenFilters that determine whether or not to accept their underlying token by consulting a script