Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsOptions::unicodeFilterMinTextSize Data Member
dtsOptions Structure | dtsOptions Structure | See Also | Send Feedback

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

long unicodeFilterMinTextSize;
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
Structure
Links
You are here: C++ API > Classes > dtsOptions Structure > dtsOptions::unicodeFilterMinTextSize Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.