Whether to set TextParse
to True
in the Query
action that the action creates.
When you set TextParse
to True
, HPE Category Component treats the query text as an XML or IDX document (it automatically detects the correct format). HPE Category Component extracts any TextParseIndexType
fields in the document and uses them as the query text when it retrieves matching categories. It does not match the rest of the document.
If you also set AgentBoolean to True
, HPE Category Component also checks if categories that match the query text contain an AgentBoolean field that matches the original query document (that is, the entire XML or IDX document). It filters out any categories whose AgentBoolean field does not match the original query text before it returns results.
Actions: | |
Type: | Boolean |
Default: | False |
Example: | TextParse=True
|
See Also: |
|