IDOL Server GetStatus Response
This section describes the XML tags that return in the response to a GetStatus
action sent to the IDOL Proxy component in a unified IDOL Server configuration that does not use a DAH or DIH.
For details about unified IDOL Category Component configurations, refer to the IDOL Getting Started Guide.
The GetStatus
response from IDOL Proxy contains information from all its child components. Most tags result from the GetStatus
response of the IDOL Server child components. However, the unified IDOL Server does not display all tags from child servers, and IDOL Proxy returns additional tags that none of the components return (such as, component status).
Tag | Description | Related configuration parameters |
---|---|---|
|
The component that returns the |
|
|
The version of the component. NOTE: In the IDOL Server |
|
|
The port used to send index actions to IDOL Server. |
|
|
The port used to send ACI actions to IDOL Server. |
|
|
The port used to send service actions to IDOL Server. |
|
|
The directory that contains IDOL Server. |
|
|
The number of allowed ACI threads. |
|
|
The status of each child component. This section contains a subsection for each component. |
|
|
The status of the component. |
|
|
The port used to send ACI actions to the component. |
|
|
The port used to send index actions to the component. NOTE: This port applies only to indexing components, such as Content. |
|
|
The port used to send service actions to the component. |
|
|
A comma-separated list of the languages that your license allows this IDOL Server to use. |
|
|
The configured number of best terms to generate for each document. |
|
|
The configured number of best terms to use in a |
|
|
The number of documents in IDOL Server that are available for search. |
|
|
The number of document sections in IDOL Server. |
|
|
The number of documents that have been indexed into IDOL Server, including any deleted documents that have not been removed in a compaction. |
|
deleted_sections
|
The number of document sections for deleted sections in IDOL Server. This number represents the number of deleted sections since the last compaction operation. You can use it to check whether you need to compact the index to permanently delete these documents. | |
indexed_data_kb
|
The amount of indexed data in the Content component. NOTE: This number does not specify the amount of disk space that IDOL Server is using. This value specifies the index size for licensing purposes. |
|
|
Whether the IDOL Server data index has reached the maximum size specified in the The DIH uses this tag when distributing index actions to IDOL Servers. You can configure DIH to stop indexing to full servers by using the |
|
|
How close the IDOL Server data index is to reaching the configured maximum number of documents, as determined by the |
|
|
The number of terms in IDOL Server for which you can search. |
|
|
The total number of terms in IDOL Server, including internal terms. |
|
|
The nearest power of 2 above the value of the |
|
|
The maximum size of terms in IDOL Server. |
|
|
The highest number of documents in which any single term occurs. |
|
|
The earliest date of any document in IDOL Server (in |
|
|
The latest date of any document in IDOL Server (in |
|
|
The number of reference fields that the documents in IDOL Server use. |
|
|
The configured value of the |
|
|
Details about the IDOL Server index queue. See Check Index Status. |
|
|
The number of index actions that IDOL Server has received. |
|
|
The number of index actions that IDOL Server has completed. |
|
|
The number of index actions remaining in the index queue. |
|
initialid
|
The initial ID of the last DREINITIAL index action that the server processed. You set this ID when you send a DREINITIAL index action, by using the InitialID parameter. See Initialize the Data Index. |
|
|
Details about the IDOL Server term cache. See [TermCache] Section. |
|
|
The current size of the IDOL Server term cache (in KB). |
|
|
The number of terms currently stored in the IDOL Server term cache. |
|
|
The maximum configured size of the IDOL Server term cache (in KB). |
|
|
The number of terms that have been requested from the cache. |
|
|
The number of matches for terms in the cache that IDOL Server has received. |
|
|
The rate at which IDOL Server has matched terms in the cache. |
|
|
Details about the IDOL Server index cache. See [IndexCache] Section. |
|
|
The current size of the IDOL Server index cache (in KB). |
|
|
The number of terms currently stored in the IDOL Server index cache. |
|
|
The maximum configured size of the IDOL Server index cache (in KB). |
|
|
The number of memory blocks allocated for IDOL Server indexing. |
|
|
Details of fields in IDOL Server documents. |
|
|
The number of distinct field names in IDOL Server. |
|
|
The total number of field codes. If you have set the |
|
|
Details of the databases in IDOL Server. See Create and Delete Databases. |
|
|
The maximum allowed number of databases. |
|
|
The total number of databases in IDOL Server. |
|
|
The number of active (not deleted) databases. |
|
|
Details of individual IDOL Server databases. |
|
|
The name of the database. |
|
|
The number of documents in the database. |
|
|
The number of document sections in the database. |
|
|
Whether the database is configured as internal. |
|
|
Whether the database is configured as read-only. |
|
|
The expiration time (in hours) for documents in this database. |
|
|
The expiration action to perform when documents expire from this database. |
|
|
Details of the configured security types in IDOL Server. See Set up Security. |
|
|
The total number of configured security types in IDOL Server. |
|
|
Details of individual configured document security types. See [Security] Section. |
|
|
The name of the security type. This value is the name of the configuration section where you define the security settings. |
|
|
The number of documents that this security type applies to. |
|
|
The number of document sections that this security type applies to. |
|
|
Details of the configured language types in IDOL Server. See Language Support. |
|
|
The number of configured language types in IDOL Server. |
|
|
Details of an individual language type. See [LanguageTypes] Section. |
|
|
The name of the language type. This value is the name given to one encoding for a language, set in the |
|
|
The language that applies to this language type. This value is the name of the language configuration section for this language type. |
|
|
The encoding that applies to this language type. |
|
|
The number of documents with this language type. |
|
|
The number of document sections with this language type. |
|
|
The results of index validation. |
|
|
The result of validation on a particular index. There is a result tag for each type of index validation. This tag contains one of the following values:
|
|
|
The type of index for the result. This can be one of the following values:
|
|
|
The time of the last validation, in epoch seconds. |
|
|
The duration (in seconds) of the last validation operation. |
|
|
The number of users in IDOL Server. |
|
|
The maximum number of users allowed in IDOL Server. This value depends on your product license. |
|
|
User security information from the Community component. |
|
|
The default user security type. |
|
|
The name of the user security type. |
|
|
The user security fields associated with the security type. |
|
|
Whether the security type uses the document security module. |
|
|
The document security module that applies to the user security type. |
|
|
The number of threads available for scheduled tasks. |
|
|
The number of categories in IDOL Server. |
|