Host
The machine name or IP address of the Community component. QMS uses the Community component for intent ranked queries (see IntentRankedQuery).
NOTE: If you configure IntentRankedQuery but do not configure the [Community]
section, QMS uses the [IDOL]
configuration section to attempt to communicate with a Community component. This approach works only if the [IDOL]
section Host and Port point to an IDOL Proxy component. If the [IDOL]
section configures details for a Content component or DAH, intent ranked queries do not work as expected. OpenText recommends explicitly configuring the [Community]
section when you are using intent ranked queries.
IMPORTANT: If you set GSSServiceName, you must set Host
to a fully qualified domain name (that is, you cannot use localhost
, an IP address, or a host without the domain name, even if these values resolve to the correct server). QMS retrieves the Kerberos realm from the host name.
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | Community |
Example: | Host=myhost1.example.com
|
See Also: | IntentRankedQuery |