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
Lucene.Net.Documents.MapFieldSelector Member List

This is the complete list of members for Lucene.Net.Documents.MapFieldSelector, including all inherited members.

Accept(System.String field)Lucene.Net.Documents.MapFieldSelectorvirtual
MapFieldSelector(IDictionary< string, FieldSelectorResult > fieldSelections)Lucene.Net.Documents.MapFieldSelector
MapFieldSelector(IList< string > fields)Lucene.Net.Documents.MapFieldSelector
MapFieldSelector(params System.String[] fields)Lucene.Net.Documents.MapFieldSelector