Configure AgentBoolean Cache Fields
When you create categories and agents, the Category and Community components send these agents and categories to the 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 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.
-
Note the names of fields that contain the Boolean or FieldText restrictions.
-
Open the 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 Agentstore component for your changes to take effect.