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

Go to the source code of this file.

Classes

interface  Lucene.Net.Documents.FieldSelector
 Similar to a java.io.FileFilter, the FieldSelector allows one to make decisions about what Fields get loaded on a Document by Lucene.Net.Index.IndexReader.Document(int,Lucene.Net.Documents.FieldSelector) More...
 

Namespaces

package  Lucene.Net.Documents