#5348 - seo_meta ftjoin_dmeta_description index: can't be done on longtext field
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
Creation is skipped via this code:
if (($is_full_text) && (multi_lang_content()) && (strpos($db_type, '_TRANS') !== false)) {
return null; // We don't create a full-text index on *_TRANS fields if we are directing through the translate table
}