IndexOverSocket
The IndexOverSocket parameter specifies whether data is sent over a network for indexing or is indexed locally.
- Enter
truewhen the IDOL Server is installed on a different computer and documents must be indexed over a network. In this case CFS uses aDREADDDATAindex action and sends the data over the network. - Enter
falsewhen the IDOL Server is installed on the same computer and documents are indexed locally. In this case, CFS uses aDREADDindex action. File-based indexing usingDREADDis quicker, but the documents must be on the same machine as IDOL, or on a network share that IDOL has permission to access.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Any section specified by IndexerSectionN or Indexing |
| Example: | IndexOverSocket=true
|
| See Also: |