Hi devs, We are introducing slight changes in tag processing functionality in OXID eShop version 4.4.5, now special meta characters (+-><()~*"\) used for FULLTEXT index boolean matching will be cleaned from tag texts.
Earlier it was possible to enter those chars in tag texts, but result of such tag was empty an useless, because "bar-set" query tried to find text containing "bar" and NOT containing "set". Mysql docu: http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html Alf. _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
