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.
|
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 |