QueryMemoryMaxSize
The maximum amount of memory (in kilobytes) that a single query thread can allocate for term data while processing a query. If the thread exceeds the specified usage, the query immediately returns an error.
Type: | Long |
Default: | 0 (unlimited) |
Required: | No |
Configuration Section: | Server |
Example: | QueryMemoryMaxSize=1024
|
See Also: |