Apache Lucene.Net 2.4.0 Class Library API

ByteFieldSource Constructor (String, ByteParser)

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

public ByteFieldSource(
   string field,
   ByteParser parser
);

See Also

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