Apache Lucene.Net 2.4.0 Class Library API

Token.SetTermBuffer Method (String)

Copies the contents of buffer, starting at offset for length characters, into the termBuffer array.

public void SetTermBuffer(
   string buffer
);

Parameters

buffer

See Also

Token Class | Lucene.Net.Analysis Namespace | Token.SetTermBuffer Overload List