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

Class ShortFieldSource

  • All Implemented Interfaces:
    java.io.Serializable


    public class ShortFieldSource
    extends FieldCacheSource
    Expert: obtains short field values from the FieldCache using getShorts() 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

      • ShortFieldSource

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

        public ShortFieldSource(java.lang.String field,
                                FieldCache.ShortParser parser)
        Create a cached short field source with a specific string-to-short parser.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.