StoredStateField

The name of a field that contains the reference values that you want to use in the StoreState token. This parameter has an effect only when you set StoreState to True.

By default, IDOL Content Component uses document IDs in the state tokens. If you set StoredStateField, the state token stores the reference values from this field for each result documents instead of the ID.

You can use the resulting token in a StateMatchID or StateDontMatchID parameter, where it is equivalent to using the MatchReference or DontMatchReference parameter with those stored reference values.

Actions: Query
Suggest
SuggestOnText
Type: String
Default:  
Example: StoredStateField=DREReference
See Also: StateDontMatchID
StateMatchID
StoreState