Apache Lucene.Net 2.4.0 Class Library API

MapFieldSelector Constructor (IDictionary)

Create a a MapFieldSelector

public MapFieldSelector(
   IDictionary fieldSelections
);

Parameters

fieldSelections
maps from field names (String) to FieldSelectorResults

See Also

MapFieldSelector Class | Lucene.Net.Documents Namespace | MapFieldSelector Constructor Overload List