MemCachedType
The fields with this property store memory. Type True
to indicate that IDOL Server must store the associated PropertyFieldCSVs fields in a cache. To enable field caching, set NodeTableCacheFields
to true
in the [Server]
section of the IDOL Server configuration file.
NOTE: You cannot use the MemCachedType
property for fields that occur more than once in a single document.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | MemCachedType=True
|
See Also: | Property
PropertyFieldCSVs |