2025-11-13 11:05##Error en la orden: SELECT id FROM DIRECTORIO WHERE activo='1' AND visible='1' AND eliminado='0' AND (( (
MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('+san* +vicente*' IN BOOLEAN MODE)
OR MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('san-vicente' IN BOOLEAN MODE)
) AND pais='CL' AND (poblacion LIKE '%San Vicente%' OR direccion LIKE '%San Vicente%')) OR MATCH (keywords) AGAINST ('San Vicente'))####