Configure AgentBoolean Cache Fields
When you create categories and agents in IDOL Server, the Category and Community components send these agents and categories to the IDOL Agentstore component.
If you manually create agents and categories and want to use a custom field for Boolean and FieldText restrictions, you can configure these fields in the IDOL Agentstore component. This configuration optimizes AgentBoolean and FieldText matching for those fields.
-
Open the IDX or XML agents or categories that you want to index into IDOL Server.
-
Note the names of fields that contain the Boolean or FieldText restrictions.
-
Open the IDOL Agentstore component configuration file in a text editor.
-
In the
[Server]
section, setAgentBooleanCacheField
to the name of the field that contains the Boolean restrictions. -
Set
FieldTextCacheField
to the name of the field that contains the FieldText restrictions.NOTE: You can have only one field in the
AgentBooleanCacheField
andFieldTextCacheField
parameters. -
Save and close the configuration file.
-
Restart the IDOL Agentstore component for your changes to take effect.