| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface FieldSelectorFileFilter, the FieldSelector allows one to make decisions about
what Fields get loaded on a Document by IndexReader.document(int,FieldSelector)
Method Summary | |
FieldSelectorResult |
|
public FieldSelectorResult accept(String fieldName)
- Parameters:
fieldName-
- Returns:
- true if the
FieldwithfieldNameshould be loaded or not