Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: TiDB当前是否支持全文索引以及是否有规划
[TiDB Usage Environment] Production Environment / Testing / PoC
[TiDB Version] 7.5.0
[Reproduction Path] None
[Encountered Problem: Problem Phenomenon and Impact]
[Resource Configuration] Go to TiDB Dashboard - Cluster Info - Hosts and take a screenshot of this page
[Attachment: Screenshot/Logs/Monitoring]
Not supported for now. We used MySQL before, but we rarely used it.
What scenarios require full-text indexing?
I just want to organize the indexes supported by TiDB.
This is obviously not TiDB’s strong suit; ES would be more reliable…
Currently, no. Full-text indexing is meaningless for TiDB.
Full-text search might be more suitable with ES. I just happened to see an article today about using TiDB in combination with ES for full-text search.
Embracing Elasticsearch: Giving TiDB the Wings of Full-Text Search | PingCAP
I haven’t heard of any plans for this, and it’s rarely used in MySQL, right? Wouldn’t something like Elasticsearch be better for your scenario?
Full-text indexing depends on the business scenario.
It is not supported at the moment.
It seems I didn’t notice this.
It is not supported, right?
You can consider using ES search for full-text indexing.
It’s not in the current roadmap.
Full-text search seems cumbersome. Will TiDB support it in the future?
There are no plans; what everyone is calling for more is custom functions or something like that.
Not very meaningful, right?