Apache Lucene.Net 2.4.0 Class Library API

FieldCacheImpl.GetFloats Method (IndexReader, String, FloatParser)

public virtual float[] GetFloats(
   IndexReader reader,
   string field,
   FloatParser parser
);

Implements

FieldCache.GetFloats

See Also

FieldCacheImpl Class | Lucene.Net.Search Namespace | FieldCacheImpl.GetFloats Overload List