IDOLACIPort
The ACI port of the IDOL Content component or Agentstore component that the system must connect to. You must also specify the host name or IP address of the machine where the component is installed, by using the IDOLHost parameter.
For a system where Type is set to AnswerBank
, this parameter points to the Agentstore component that stores questions and question equivalence classes.
For a system where Type is set to PassageExtractor
, this parameter points to the Content component that contains the data that you want to use to find answers.
NOTE: If you configure a synonym store, Answer Server can use synonyms to expand queries. To enable synonyms with passage extractor, set this parameter to point to the QMS that provides access to your synonyms, and specify the details of the Content component in the QMS configuration file instead.
For a system where Type is set to FactBank
, and BackendType is set to Content
, this parameter points to the Content component that contains the fact store. This parameter is not required if BackendType is set to sqldb
.
DEPRECATED: The IDOL Content component fact store is deprecated from Answer Server version 11.5. Micro Focus recommends that you use a SQL database instead.
The Content
option is still available for existing implementations, but it might be incompatible with new functionality. The option might be deleted in future.
Type: | Integer |
Default: | |
Required: | No |
Configuration Section: | MySystem |
Example: | IDOLACIPort=6000
|
See Also: | IDOLHost
IDOLSSLConfig |