Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit.sharedterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
STUniformSplitTermsWriter
Extends
UniformSplitTermsWriter by sharing all the fields terms
in the same dictionary and by writing all the fields of a term in the same
block line. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.