Apache Lucene.Net 2.4.0 Class Library API

MapFieldSelector Constructor (String[])

Create a a MapFieldSelector

public MapFieldSelector(
   string[] fields
);

Parameters

fields
fields to LOAD. All other fields are NO_LOAD.

See Also

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