See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
Options::UnicodeFilterMinTextSize Property

Minimum length of a run of text when applying the Unicode Filtering algorithm.

C#
public int UnicodeFilterMinTextSize;
Visual Basic
Public Property UnicodeFilterMinTextSize() As Integer
Remarks

This option specifies how many text characters must occur consecutively for a block of text to be included. At the default value, 6, a series of 5 text characters surrounded by non-text data would be filtered out.

See Also
You are here: dtSearch::Engine Namespace > Options Class > Options Properties > UnicodeFilterMinTextSize Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.