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
TermVectorEnumerator.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Index.TermVectorEnumerator
 Class to allow for enumerating over the documents in the index to retrieve the term vector for each one. More...
 
class  Lucene.Net.Index.EmptyVector
 A simple TermFreqVector implementation for an empty vector for use with a deleted document or a document that does not have the field that is being enumerated. More...
 

Namespaces

package  Lucene.Net.Index