FieldTextField

DEPRECATED: Federated search is deprecated in DAH version 24.4. The configuration is still available but might be removed in future.

This parameter is still available for the IDOL Content component Query action. For more information, refer to the IDOL Content component Help.

If you have specified an AgentBooleanField and set TextParse to true, you can use FieldTextField to specify a field whose content you want to use as the query's FieldText.

Actions: Query
Type: String
Default:  
Example: action=Query&Text=<a TextParse document>&AgentBooleanField=ABFIELD&FieldTextField=FTFIELD&TextParse=true
In this example, the content of the ABFIELD field is used as the Text of the AgentBoolean query, and the FTFIELD field is used as the FieldText of the AgentBoolean query, which means that it is matched against the fields of the document that the original query text was converted to.
See Also:

AgentBooleanField

TextParse