Apache Lucene.Net 2.4.0 Class Library API

IntParser Interface

Interface to parse ints from document fields.

For a list of all members of this type, see IntParser Members.

public interface IntParser

Types that implement IntParser

Type Description
FieldCacheImpl.AnonymousClassIntParser  

Requirements

Namespace: Lucene.Net.Search

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

IntParser Members | Lucene.Net.Search Namespace | GetInts