yarffaJ nalA (jnala) wrote in lj_dev,
yarffaJ nalA
jnala
lj_dev

Search engines

I'd like to add a full-text search engine to LiveJournal. This is probably way too much load to add to livejournal.com, or possibly practical only as a paid-only feature, but it'd be a killer feature for sites with a higher hardware-to-userbase ratio.

Anyone else working on this, or have suggestions for how to go about it?

The simplest solution would be to use MySQL's built-in full-text searching, but it seems kind of primitive. No multiword patterns, no ability to match words with punctuation ("C++", "2.5.1", etc), no regexps, etc.

Alternately I've used Glimpse in the past (six years ago!), and it was pretty fast and powerful. However, it's not free software. Also, since it expects to be indexing files rather than database entries, it'd take a little more hacking to hook into it.

What other search engines - especially free one - have people worked with?
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 10 comments