Viewing index stripe information

Each index stripe and details of its internal data structures are listed on the Index Information page. The details include the generic term, metadata indexes, and the data structures needed to track indexed documents.

Table 2-4: Index stripe properties

Property

Value

Root

The location where the index stripe stores its data. The root property creates directories and data files in here as necessary.

Term Index Segments

The number of segments into which the term indexes are divided.

Metadata Index Segments

The number of segments into which the metadata indexes are divided.

Deleted Documents

The number of deleted documents for which this stripe still holds data (data that is purged on unification).

Live Documents

The number of live documents for which this stripe holds data.

Document lexicon

Segments

The number of segments into which the document lexicon is divided.

Documents

The number of documents in the lexicon.

ID Range

The ID range of the document IDs (first to last).

Last Indexed

The name of the last document indexed and the time it was added.