Tuesday April 27, 2004
03:34 PM
Indexing Text
Today I needed to install glimpse to index text files. It seems very efficient, but I can't find a way to make glimpseserver work. In the other hand, I would like something more perlish. Anybody have any idea of a good indexing software for Perl/C?
Plucene (Score:1)
http://search.cpan.org/search?mode=module&query=plucene
You might want to start with Plucene::Simple. I know I did
Best regards,
life is too short
Re:Plucene (Score:1)