Apache Lucene.Net 2.4.0 Class Library API

LoadFirstFieldSelector Class

Load the First field and break.

See {@link FieldSelectorResult#LOAD_AND_BREAK}

For a list of all members of this type, see LoadFirstFieldSelector Members.

System.Object
   Lucene.Net.Documents.LoadFirstFieldSelector

public class LoadFirstFieldSelector : FieldSelector

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Documents

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

LoadFirstFieldSelector Members | Lucene.Net.Documents Namespace