| Package | Description |
|---|---|
| org.apache.lucene.analysis |
API and code to convert text into indexable/searchable tokens.
|
| Modifier and Type | Method | Description |
|---|---|---|
TeeSinkTokenFilter.SinkTokenStream |
TeeSinkTokenFilter.newSinkTokenStream(TeeSinkTokenFilter.SinkFilter filter) |
Returns a new
TeeSinkTokenFilter.SinkTokenStream that receives all tokens consumed by this stream
that pass the supplied filter. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.