Class EnumFieldSource


public class EnumFieldSource extends FieldCacheSource
Obtains int field values from FieldCache.getInts(org.apache.lucene.index.AtomicReader, java.lang.String, boolean) and makes those values available as other numeric types, casting as needed. strVal of the value is not the int value, but its string (displayed) value