Uses of Interface
org.apache.lucene.analysis.NumericTokenStream.NumericTermAttribute
-
Packages that use NumericTokenStream.NumericTermAttribute Package Description org.apache.lucene.analysis API and code to convert text into indexable/searchable tokens. -
-
Uses of NumericTokenStream.NumericTermAttribute in org.apache.lucene.analysis
Classes in org.apache.lucene.analysis that implement NumericTokenStream.NumericTermAttribute Modifier and Type Class Description static class
NumericTokenStream.NumericTermAttributeImpl
Implementation ofNumericTokenStream.NumericTermAttribute
.
-