Uses of Class
org.apache.lucene.analysis.CachingTokenFilter
-
Packages that use CachingTokenFilter Package Description org.elasticsearch.index.query -
-
Uses of CachingTokenFilter in org.elasticsearch.index.query
Methods in org.elasticsearch.index.query with parameters of type CachingTokenFilter Modifier and Type Method Description protected IntervalsSourceIntervalBuilder. analyzeText(CachingTokenFilter stream, int maxGaps, boolean ordered)
-