Wed Dec 27 14:12:45 2000 Loic Dachary <loic@senga.org>
- 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 <loic@senga.org>
- Relase 0.08
- Makefile.PL: minor fixes for perl-5.6.0
Wed May 03 15:03:51 2000 Loic Dachary <loic@senga.org>
Fri Apr 21 11:39:51 2000 Loic Dachary <loic@senga.org>
Tue Apr 11 11:03:27 2000 Loic Dachary <loic@senga.org>
- 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 <loic@ceic.com>
- lib/Text/Query/BuildSQL.pm: Add description of the syntax tree in manual
Tue Mar 21 15:00:48 2000 Benjamin Drieu <bdrieu@april.org>
Mon Feb 21 13:54:26 2000 Loic Dachary <loic@ceic.com>
- 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 <loic@ceic.com>
- lib/Text/Query/SolveSQL.pm: fix manual typo
1999-07-01 Loic Dachary <loic@ceic.com>
- add has_relevance to fix horribly wrong handling of Simple query
1999-06-14 Loic Dachary <loic@ceic.com>
- Relase 0.04
- rewrite all according to new Text::Query class
1999-06-01 Loic Dachary <loic@ceic.com>
- conf/mysql.pl (dbconnect): use 'base' param instead of hardwired
mysql
1999-05-31 Loic DACHARY <loic@home.ceic.com>
- Relase 0.02
- Added Fulcrum support
1999-05-28 Loic DACHARY <loic@home.ceic.com>