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

Maximum number of words that can be matched in a search.

long maxWordsToRetrieve;
Description

This can be any value from 16 to 256k. The default is 64k. If a search matches more unique words than the maxWordsToRetrieve limit, the error code dtsErMaxWords (137) will be returned.

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