You can create AgentBoolean
or FieldText
agents and categories in IDOL Server in the same way as you create other agents. For example, you can send an AgentAdd
action, and add the BooleanRestriction
or FieldTextRestriction
parameter.
Alternatively, you can manually create an IDX document that contains agents or categories, and index it into the Agentstore component. For example:
#DREREFERENCE 947344A0 DRETITLE Cat #DREFIELD MyABField="(cat AND mat) AND ("furry kitten")" #DREFIELD FieldTextField="MATCH{cat}:Animal" #DRECONTENT cat #DREENDDOC
|