minEstimatedNumberOfSymbolsForDocument property

int minEstimatedNumberOfSymbolsForDocument
getter/setter pair

If estimated number of symbols is less than this value, return that document is not found.

Default is 20

Implementation

int minEstimatedNumberOfSymbolsForDocument;