Important
The SingleStore 9.1 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 9.1.
MV_ FULLTEXT_ INDEX_ STATUS
This view contains partition-level information about the status of full-text indexes for all tables and all databases in the cluster.
|
Column Name |
Description |
|---|---|
|
|
The name of the database. |
|
|
The name of the table. |
|
|
The ID of the partition on which the index is stored. |
|
|
The ID of the node on which the index is stored. |
|
|
The percentage of rows in the table's columnstore segments that have been indexed. |
|
|
The percentage of rows in the table's columnstore segments that have an associated broken index. |
Last modified: February 11, 2026