2026-03-13 00:52##Error en la consulta: Can't find FULLTEXT index matching the column list - Consulta: SELECT id FROM DIRECTORIO WHERE activo='1' AND visible='1' AND eliminado='0' AND (
MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('+san* +luis* +potosí*' IN BOOLEAN MODE)
OR MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('san-luis-potosi' IN BOOLEAN MODE)
) AND estado = 'San Luis Potosí' ####