InvertedAgentType
The fields with this property exist in inverted agents.
NOTE: Use this setting only if the Content component stores agents (for example, when you configure it as an Agentstore)
Type True
to indicate that the associated PropertyFieldCSVs fields are contained within inverted agents (fields contain 1 if the agent must be treated as an inverted agent).
Inverted agents are identical copies of the query agents a user can access. The Content component stores the inverted agents. When Content that the query agents use for querying indexes a new document, it uses the document to query for inverted agents. Each inverted agent returns with a relevance that is equal to the relevance that the document receives when the equivalent query agent matches against the Content component that contains that document. Inverted agents allow Knowledge Discovery to alert users to new documents in a category.
NOTE: Each document that you store in the Content component must contain only one InvertedAgentType
field. If Content receives a document that contains more than one InvertedAgentType
field, it acknowledges only the first InvertedAgentType
field and ignores the rest.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | InvertedAgentType=True
|
See Also: | Property
PropertyFieldCSVs |