Highlighter.Net 2.0.0

Highlighter.SetMaxDocBytesToAnalyze Method 

public virtual void SetMaxDocBytesToAnalyze(
   int byteCount
);

Parameters

byteCount
the maximum number of bytes to be tokenized per doc (This can improve performance with large documents)

See Also

Highlighter Class | Lucene.Net.Highlight Namespace