Apache Lucene.Net 2.4.0 Class Library API

ByteParser Interface

Interface to parse bytes from document fields.

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

public interface ByteParser

Types that implement ByteParser

Type Description
FieldCacheImpl.AnonymousClassByteParser  

Requirements

Namespace: Lucene.Net.Search

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

See Also

ByteParser Members | Lucene.Net.Search Namespace | GetBytes