Uses of Class
org.apache.lucene.sandbox.codecs.idversion.VersionFieldReader
Packages that use VersionFieldReader
Package
Description
A primary-key postings format that associates a version (long) with each term and can provide
fail-fast lookups by ID and version.
-
Uses of VersionFieldReader in org.apache.lucene.sandbox.codecs.idversion
Fields in org.apache.lucene.sandbox.codecs.idversion declared as VersionFieldReaderModifier and TypeFieldDescription(package private) final VersionFieldReader
IDVersionSegmentTermsEnum.fr
Fields in org.apache.lucene.sandbox.codecs.idversion with type parameters of type VersionFieldReaderModifier and TypeFieldDescriptionprivate final TreeMap
<String, VersionFieldReader> VersionBlockTreeTermsReader.fields
Constructors in org.apache.lucene.sandbox.codecs.idversion with parameters of type VersionFieldReader