v.24.5Backward Incompatible Changes
Renamed "inverted indexes" to "full-text indexes" and updated metadata, breaking existing experimental indexes.
Renamed "inverted indexes" to "full-text indexes" which is a less technical / more user-friendly name. This also changes internal table metadata and breaks tables with existing (experimental) inverted indexes. Please make sure to drop such indexes before upgrade and re-create them after upgrade. #62884 (Robert Schulze).