Apache Lucene.Net 2.4.0 Class Library API

FloatFieldSource Constructor (String, FloatParser)

Create a cached float field source with a specific string-to-float parser.

public FloatFieldSource(
   string field,
   FloatParser parser
);

See Also

FloatFieldSource Class | Lucene.Net.Search.Function Namespace | FloatFieldSource Constructor Overload List