Package | Description |
---|---|
org.apache.lucene.analysis |
Text analysis.
|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
LookaheadTokenFilter.Position
Holds all state for a single position; subclass this
to record other state at each position.
|
Modifier and Type | Class and Description |
---|---|
class |
RollingBuffer<T extends RollingBuffer.Resettable>
Acts like forever growing T[], but internally uses a
circular buffer to reuse instances of T.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.