Set NodeTableStoreContent to True to store all content that is indexed in the node table.
Set NodeTableStoreContent to False to only extract and index concepts from index fields. This option saves the memory that field storage normally requires. However, IDOL Content Component can return only the references and titles of results, and not their content, and you cannot restrict by fields.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Server |
| Example: | NodeTableStoreContent=False
|
| See Also: | StoredType |
NOTE: This configuration parameter is a permanent setting. If you want to change this setting, you must initialize your index.
|
|