MV_ FTS_ MERGED_ INDEXES
This view shows full-text indexes that span multiple JLucene segments.
|
Column Name |
Description |
|---|---|
|
|
The name of the database. |
|
|
The name of the table on which this index is built. |
|
|
The ID of the partition where this index resides. |
|
|
The ID of the node where this index resides. |
|
|
The internal ID of the full-text index. |
|
|
The number of Lucene segments in this index. This value is always greater than 1 as this view only includes merged indexes. |
|
|
A JSON array of the individual Lucene segment IDs that make up this index. |
|
|
The total number of rows indexed. |
|
|
The full-text index metadata version. |
|
|
The uncompressed size of the full-text index, in bytes. |
Last modified: