Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit |
Pluggable term index / block terms dictionary implementations.
|
org.apache.lucene.codecs.uniformsplit.sharedterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Method and Description |
---|---|
protected int |
UniformSplitTermsWriter.writeFieldTerms(BlockWriter blockWriter,
DataOutput fieldsOutput,
TermsEnum termsEnum,
FieldInfo fieldInfo,
NormsProducer normsProducer) |
Modifier and Type | Class and Description |
---|---|
class |
STBlockWriter
Writes terms blocks with the Shared Terms format.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.