7 #ifndef SETBASEDFIELDSELECTOR_H 8 #define SETBASEDFIELDSELECTOR_H Declare what fields to load normally and what fields to load lazily.
Definition: SetBasedFieldSelector.h:15
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
HashSet< String > lazyFieldsToLoad
Definition: SetBasedFieldSelector.h:29
Definition: AbstractAllTermDocs.h:12
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