Hello ! Is it possible to expose commands to create/remove prefix indexes ?
Something like (or any other friendly way to do it without reindex the whole
database): INSERT INTO ft(ft) VALUES('remove prefix 2 3'); INSERT INTO
ft(ft) VALUES('remove prefix 2'); INSERT INTO ft(ft) VALUES('create prefix
2');
Cheers !
?

