java.lang.ObjectAssigns a payload to a token based on the org.apache.lucene.analysis.Token#type()org.apache.lucene.analysis.TokenStream
org.apache.lucene.analysis.TokenFilter
org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter
| Fields inherited from org.apache.lucene.analysis.TokenFilter: |
|---|
| input |
| Constructor: |
|---|
|
| Method from org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter Summary: |
|---|
| next |
| Methods from org.apache.lucene.analysis.TokenFilter: |
|---|
| close |
| Methods from org.apache.lucene.analysis.TokenStream: |
|---|
| close, next, next, reset |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter Detail: |
|---|
|