| Package | Description |
|---|---|
| org.apache.lucene.codecs.uniformsplit.sharedterms |
Pluggable term index / block terms dictionary implementations.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
STUniformSplitTermsWriter.writeSegment(STUniformSplitTermsWriter.SharedTermsWriter termsWriter)
Writes the new segment with the provided
STUniformSplitTermsWriter.SharedTermsWriter,
which can be either a single segment writer, or a multiple segment merging writer. |