📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Inverted Index



This page provides a comprehensive overview of inverted index operations in TiDB Cloud Lake, organized by functionality for easy reference.

Inverted Index Management

CommandDescription
CREATE INVERTED INDEXCreates a new inverted index for full-text search
DROP INVERTED INDEXRemoves an inverted index
REFRESH INVERTED INDEXUpdates an inverted index with the latest data

Was this page helpful?