Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit.sharedterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
STIntersectBlockReader
The "intersect"
TermsEnum response to
STUniformSplitTerms.intersect(CompiledAutomaton, BytesRef) ,
intersecting the terms with an automaton. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.