Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
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