| Package | Description |
|---|---|
| org.apache.lucene.analysis |
API and code to convert text into indexable/searchable tokens.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LookaheadTokenFilter<T extends LookaheadTokenFilter.Position> |
An abstract TokenFilter to make it easier to build graph
token filters requiring some lookahead.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected LookaheadTokenFilter.Position |
MockGraphTokenFilter.newPosition() |
|
LookaheadTokenFilter.Position |
MockRandomLookaheadTokenFilter.newPosition() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.