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

Size of files that are always processed using the unicode filtering algorithm, in megabytes.

long autoFilterSizeMB;
Description

 

Files larger than autoFilterSizeMB are assumed to be non-document files such as forensically recovered disk images or slack space, and are indexed using the unicode filtering algorithm. If zero, the unicode filtering algorithm is never applied based on file size.

See Also
Structure
Links
You are here: C++ API > Classes > dtsOptions Structure > dtsOptions::autoFilterSizeMB Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.