Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DIndexJob::SetMaxMemToUseMB Method
DIndexJob Class | DIndexJob Class | dtSearch Namespace | Send Feedback

Limit the amount of memory that the indexer will use for workspace.

void SetMaxMemToUseMB(long v);
Description

nMegabytes is the number of megabytes to use, so 32 would mean 32 megabytes of memory. By default, the indexer will calculate how much memory to use based on the size of the document collection being indexed and the amount of physical RAM available (no more than 50% of the amount of physical RAM installed will be used).

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DIndexJob Class > DIndexJob::SetMaxMemToUseMB Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.