7 #ifndef LOADFIRSTFIELDSELECTOR_H
8 #define LOADFIRSTFIELDSELECTOR_H
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
The FieldSelector allows one to make decisions about what Fields get loaded on a Document by IndexRea...
Definition: FieldSelector.h:16
FieldSelectorResult
Provides information about what should be done with this Field.
Definition: FieldSelector.h:27
Load the First field and break. See FieldSelectorResult#LOAD_AND_BREAK.
Definition: LoadFirstFieldSelector.h:16
virtual FieldSelectorResult accept(const String &fieldName)
virtual ~LoadFirstFieldSelector()
Definition: AbstractAllTermDocs.h:12