Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Index.TermsHash Member List

This is the complete list of members for Lucene.Net.Index.TermsHash, including all inherited members.

Abort()Lucene.Net.Index.TermsHashvirtual
FreeRAM()Lucene.Net.Index.TermsHashvirtual
GetPostings(RawPostingList[] postings)Lucene.Net.Index.TermsHash
RecyclePostings(RawPostingList[] postings, int numPostings)Lucene.Net.Index.TermsHash
TermsHash(DocumentsWriter docWriter, bool trackAllocations, TermsHashConsumer consumer, TermsHash nextTermsHash)Lucene.Net.Index.TermsHash