Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit.sharedterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
STUniformSplitTermsReader
A block-based terms index and dictionary based on the Uniform Split technique,
and sharing all the fields terms in the same dictionary, with all the fields
of a term in the same block line.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.