MySQL 5.7/8.0 does not allow creating a full-text index on a JSON column. Although a full-text index would be useful – unstructured data deserves unstructured search. I am unaware o any workaround of this limitation that does not require storing … Continue reading
2016/08/19
by admin
Comments Off on Fooling around with MySQL JSON full-text indexing