[KinoSearch] KinoSearch 0.09 released
Marvin Humphrey
marvin at rectangular.com
Thu Apr 13 18:45:45 PDT 2006
Greets,
I've uploaded KinoSearch 0.09 to CPAN. You can also get it from
<http://www.rectangular.com/kinosearch>.
Changes:
* Incremental indexing enabled
o Using InvIndexer to update existing invindexes now works.
o delete_docs_by_term() added to InvIndexer.
o Option 'optimize' added to InvIndexer::finish.
* Hits now returns the top 100 matches by default unless seek()
has been
called.
* QueryFilter added.
* Benchmarking scripts added.
Indexing speed is also significantly faster than prior releases.
Benchmarking performance on my G4 laptop
-----------------------------------------------------------
version 0.08 148.71 secs (6 reps, truncated mean)
version 0.09_03 92.94 secs (6 reps, truncated mean)
version 0.09 73.51 secs (6 reps, truncated mean)
As KinoSearch now implements all the features that Search::Kinosearch
had, I've scheduled Search::Kinosearch for deletion from CPAN. It
will still be available from the backpan if need be.
Marvin Humphrey
Rectangular Research
http://www.rectangular.com/
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list