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
or PassageExtractorLLM
, 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.
This parameter is not required for systems where Type is set to FactBank
.
Type: | Integer |
Default: | |
Required: | Yes, when Type is set to AnswerBank , PassageExtractor or PassageExtractorLLM |
Configuration Section: | MySystem |
Example: | IDOLACIPort=6000
|
See Also: | IDOLHost
IDOLSSLConfig |