Obtains int field values from the {@link org.apache.lucene.search.FieldCache}using getInts() and makes those values available as other numeric types, casting as needed.
Obtains int field values from the {@link org.apache.lucene.search.FieldCache}using getInts() and makes those values available as other numeric types, casting as needed.
@version $Id: IntFieldSource.java 555343 2007-07-11 17:46:25Z hossman $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.