Apache Lucene.Net 2.4.0 Class Library API

Token Constructor (Int32, String)

Constructs a new token for the specified Image and Kind.

public Token(
   int kind,
   string image
);

Parameters

kind
image

See Also

Token Class | Lucene.Net.QueryParsers Namespace | Token Constructor Overload List