Wed Dec 27 14:12:45 2000 Loic Dachary * Relase 0.09 * t/21mifluz.t: perl-5.6.0 modifications (Data::Dumper-2.101 discrepency). * Makefile.PL: depend on Text-Query-0.07, waiting for Eric Bohlman to publish the Text-Query-0.08. Wed Sep 13 16:50:30 2000 Loic Dachary * Relase 0.08 * Makefile.PL: minor fixes for perl-5.6.0 Wed May 03 15:03:51 2000 Loic Dachary * lib/Text/Query/BuildSQLMySQL.pm (build_near): patch from steveHalasz@users.sourceforge.net to fix proximity inversion bug. Update tests. Fri Apr 21 11:39:51 2000 Loic Dachary * Relase 0.07 Tue Apr 11 11:03:27 2000 Loic Dachary * t/21mifluz.t: regression test for mifluz * lib/Text/Query/BuildSQLMifluz.pm (sortplusminus): do not re-order the syntax tree since mifluz is able to deal with this kind of queries directly. * lib/Bundle/Text/Query/BuildSQL.pm: Add Data::Dumper dependency * Makefile.PL: Add Data::Dumper dependency Thu Mar 23 09:44:21 2000 Loic Dachary * lib/Text/Query/BuildSQL.pm: Add description of the syntax tree in manual Tue Mar 21 15:00:48 2000 Benjamin Drieu * add PostgreSQL support Mon Feb 21 13:54:26 2000 Loic Dachary * Relase 0.06 * lib/Text/Query/BuildSQLMifluz.pm: add: simply return the syntax tree as a result, instead of a string. The Search::Mifluz interface knows its structure and is able to deal with it. Mon Feb 21 11:56:00 2000 Loic Dachary * lib/Text/Query/SolveSQL.pm: fix manual typo 1999-07-01 Loic Dachary * add has_relevance to fix horribly wrong handling of Simple query 1999-06-14 Loic Dachary * Relase 0.04 * rewrite all according to new Text::Query class 1999-06-01 Loic Dachary * conf/mysql.pl (dbconnect): use 'base' param instead of hardwired mysql 1999-05-31 Loic DACHARY * Relase 0.02 * Added Fulcrum support 1999-05-28 Loic DACHARY * First release