You could have a look at Lucene (<http://lucene.apache.org/>) : a text search engine library written in Java. I don't know lqtext, but Lucene seems to work in a similar way : a first program builds & updates an index, a second program allows to query the index.
Thanks. Using java on a BSD box is a pain, but I see Ferret, a port into C that can be glued into ruby.
Regards, John Levine, [EMAIL PROTECTED], Primary Perpetrator of "The Internet for Dummies", Information Superhighwayman wanna-be, http://johnlevine.com, Mayor "I dropped the toothpaste", said Tom, crestfallenly. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
