public class NumericPayloadTokenFilter
extends org.apache.lucene.analysis.TokenFilter
Token.type()| Constructor and Description |
|---|
NumericPayloadTokenFilter(org.apache.lucene.analysis.TokenStream input,
float payload,
String typeMatch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic NumericPayloadTokenFilter(org.apache.lucene.analysis.TokenStream input,
float payload,
String typeMatch)
public final boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.