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

Class FloatFieldSource

  • All Implemented Interfaces:
    java.io.Serializable


    public class FloatFieldSource
    extends FieldCacheSource
    Expert: obtains float field values from the FieldCache using getFloats() 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

      • FloatFieldSource

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

        public FloatFieldSource(java.lang.String field,
                                FieldCache.FloatParser parser)
        Create a cached float field source with a specific string-to-float parser.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.