Apache Lucene.Net 2.4.0 Class Library API

FieldCacheImpl.GetInts Method (IndexReader, String, IntParser)

public virtual int[] GetInts(
   IndexReader reader,
   string field,
   IntParser parser
);

Implements

FieldCache.GetInts

See Also

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