Index Summary
(Available for the Content, Agentstore, DAH, and Proxy components.)
The Index Summary tab in the Status page displays information about the data index. The GetStatus
action returns this information. For more information about this action, see the Content Component Help.
The Index Summary tab displays the following information.
Documents | The number of documents available in the index. |
Document Sections | The number of document sections in the index. |
Committed Documents | The number of documents that have been indexed, including those that have subsequently been deleted but not removed by compaction. |
Ratio of Committed Documents: Sections | The ratio of total indexed documents (including those that have been deleted but not removed by compaction) to document sections. |
Terms | The number of terms for which you can search. |
Total Terms | The total number of terms, including internal terms. |
Max Occurrences | The highest number of documents in which any single term occurs. |
Earliest Date | The earliest date of any document in the index. |
Latest Date | The latest date of any document in the index. |
From the Index Summary tab, you can click Sync/Compact, which takes you to the Service Control tab in the Console page. In the Service Control tab for a Content component, Agentstore component, or Proxy component, you can flush the index cache to disk and compact the data index. For more information, see Flush the Index Cache to Disk and Compact the Data Index.