Actions
You query the IDOL Content component by using actions. The following actions are available to all users that have permission to query Content (users that belong to an authorization role with the Query
standard role. See Authorization Roles Configuration Parameters).
TIP: You can view information on the permissions that are available on the Overview tab in the Status section of IDOL Admin, or by using the ShowPermissions ACI action.
GetContent | Displays the content of one or more specified documents. |
GetQueryTagValues | Returns the values of parametric fields in query results. |
GetTagNames | Returns all fields of a specified type. |
GetTagValues | Performs a parametric search. |
Highlight | Highlights link terms in text. |
Query | Submits different query types to the IDOL Content component. |
Suggest | Retrieves documents that are conceptually similar to one or more specified documents. |
SuggestOnText | Retrieves documents that are conceptually similar to the terms with the highest weighting in specified text. |
Summarize | Generates a summary for documents or text. |
TermGetBest | Lists the conceptually most important terms in one or more specified documents. |
TermGetInfo | Returns the weight and other available information for specified terms. |
In addition, the following actions are available to administrative users of the IDOL Content component (users that belong to an authorization role with the Admin
standard role. See Authorization Roles Configuration Parameters).
DetectLanguage | Determines the language of a piece of text. |
GetStatus | Displays configured details about the IDOL Content component setup. |
IndexerGetStatus | Displays the status of index actions in the IDOL Content component index queue. |
List | Lists all documents that are stored in the IDOL Content component or any of its databases. |
TermGetAll | Lists all terms that are stored in the IDOL Content component . |