Documentation of 'org.apache.lucene.search.function.IntFieldSource' Java class
IntFieldSource
org.apache.lucene.search.function

Class IntFieldSource

  • All Implemented Interfaces:
    java.io.Serializable


    public class IntFieldSource
    extends FieldCacheSource
    Expert: obtains int field values from the FieldCache using getInts() and makes those values available as other numeric types, casting as needed.

    WARNING: The status of the search.function package is experimental. The APIs introduced here might change in the future and will not be supported anymore in such a case.

    See Also:
    for requirements on the field., Serialized Form
    • Constructor Detail

      • IntFieldSource

        public IntFieldSource(java.lang.String field)
        Create a cached int field source with default string-to-int parser.
      • IntFieldSource

        public IntFieldSource(java.lang.String field,
                              FieldCache.IntParser parser)
        Create a cached int field source with a specific string-to-int parser.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.