[KinoSearch] kinosearch 0.20 usable?
Gert Brinkmann
g111 at netcologne.de
Sat Feb 7 07:22:42 PST 2009
Peter Karman wrote:
> I have not tried it yet, but I expect you could use Search::Tools with
Yes, this is the workaround I am using with Solr atm. I let return the
whole indexed/stored data of the document (what really is a big overhead
with big documents). If Solr did not return a snippet, I calculate it
using Search::Tools (what really works fine. A great module).
Besides of the overhead you have the disadvantage of highlighting
possibly is not perfectly fitting the matches. (regarding stemming,
stopword filtering and other different analyzers you might use.) But it
works quite well now and I hope that this issue will be fixed in Solr 1.4.
Thanks,
Gert
More information about the kinosearch
mailing list