Uses of Class
org.apache.lucene.index.TermsHash
Packages that use TermsHash
-
Uses of TermsHash in org.apache.lucene.index
Subclasses of TermsHash in org.apache.lucene.indexModifier and TypeClassDescription(package private) final class(package private) final class(package private) classFields in org.apache.lucene.index declared as TermsHashModifier and TypeFieldDescription(package private) final TermsHashTermsHash.nextTermsHash(package private) final TermsHashIndexingChain.termsHashConstructors in org.apache.lucene.index with parameters of type TermsHashModifierConstructorDescription(package private)FreqProxTermsWriter(IntBlockPool.Allocator intBlockAllocator, ByteBlockPool.Allocator byteBlockAllocator, Counter bytesUsed, TermsHash termVectors) (package private)FreqProxTermsWriterPerField(FieldInvertState invertState, TermsHash termsHash, FieldInfo fieldInfo, TermsHashPerField nextPerField) (package private)TermsHash(IntBlockPool.Allocator intBlockAllocator, ByteBlockPool.Allocator byteBlockAllocator, Counter bytesUsed, TermsHash nextTermsHash)