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
Classes | Namespaces
TermsHashConsumerPerField.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Index.TermsHashConsumerPerField
 Implement this class to plug into the TermsHash processor, which inverts and stores Tokens into a hash table and provides an API for writing bytes into multiple streams for each unique Token. More...
 

Namespaces

package  Lucene.Net.Index