[Mpls-pm] [Kc] Apache Lucy 0.1.0 released

Ken Williams kenahoo at gmail.com
Sun Jun 26 19:05:32 PDT 2011


On Sat, Jun 11, 2011 at 8:12 PM, Peter Karman <peter at peknet.com> wrote:

> Lucy is in the same
> camp as Lucene, Sphinx, Xapian, etc. It's for when you Get Serious about
> your
> search application.
>

Also, SQLite's FTS is primarily a boolean searcher; if you want relevance
ranking (e.g. TF/IDF) then you'll have to implement that yourself on top of
FTS.  See http://www.sqlite.org/fts3.html#appendix_a .

 -Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/mpls-pm/attachments/20110626/868dff67/attachment.html>


More information about the Mpls-pm mailing list