See: Description
Class | Description |
---|---|
BlockTreeOrdsPostingsFormat |
Uses
OrdsBlockTreeTermsWriter with Lucene84PostingsWriter . |
OrdsBlockTreeTermsReader | |
OrdsBlockTreeTermsWriter |
This is just like
BlockTreeTermsWriter , except it also stores a version per term, and adds a method to its TermsEnum
implementation to seekExact only if the version is >= the specified version. |
OrdsSegmentTermsEnum |
Iterates through terms in this field.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.