public class NumericDoubleTokenizer extends NumericTokenizer
extra
Constructor and Description |
---|
NumericDoubleTokenizer(int precisionStep,
char[] buffer) |
Modifier and Type | Method and Description |
---|---|
protected void |
setValue(org.apache.lucene.analysis.NumericTokenStream tokenStream,
String value) |
close, end, incrementToken, reset
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toString
public NumericDoubleTokenizer(int precisionStep, char[] buffer) throws IOException
IOException
protected void setValue(org.apache.lucene.analysis.NumericTokenStream tokenStream, String value)
setValue
in class NumericTokenizer
Copyright © 2009–2017. All rights reserved.