Save This Page
Home » lucene-2.3.2-src » org.apache » lucene » document » [javadoc | source]
org.apache.lucene.document
public class: LoadFirstFieldSelector [javadoc | source]
java.lang.Object
   org.apache.lucene.document.LoadFirstFieldSelector

All Implemented Interfaces:
    FieldSelector

Load the First field and break.

See FieldSelectorResult#LOAD_AND_BREAK
Method from org.apache.lucene.document.LoadFirstFieldSelector Summary:
accept
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.lucene.document.LoadFirstFieldSelector Detail:
 public FieldSelectorResult accept(String fieldName)