2025-11-13 11:07##Error en la orden: SELECT id FROM DIRECTORIO WHERE activo='1' AND visible='1' AND eliminado='0' AND (( (
MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('+la* +vega*' IN BOOLEAN MODE)
OR MATCH (empresa,direccion,poblacion,descripcion) AGAINST ('la-vega' IN BOOLEAN MODE)
) AND pais='RD' AND (poblacion LIKE '%La Vega%' OR direccion LIKE '%La Vega%')) OR MATCH (keywords) AGAINST ('La Vega'))####