Hi, I started to think about implementing special kind of Lucene Query (if I remember correctly I would have to write my own Scorer and probably a few other classes) optimized for Nutch some time ago. I assumed having specialized query I would be able to avoid accessing some of lucene index structures multiple times as the same term apears many times in query generated by Nutch for multitoken queries. I am not an Lucene expert but maybe it is worth checking if it might give some performance boost. Has anyone any ideas why it might help or not? Regards, Piotr
- Re: Lucene performance bottlenecks Piotr Kosiorowski
- Re: Lucene performance bottlenecks Andrzej Bialecki
- Re: Lucene performance bottlenecks Doug Cutting
- Re: Lucene performance bottlenecks Andrzej Bialecki
- Re: Lucene performance bottlenecks Doug Cutting
- Google performance bottlenecks ;-) (Re: Luc... Andrzej Bialecki
- Re: Google performance bottlenecks ;-) ... Jérôme Charron
- Re: Google performance bottlenecks ;-) ... Dawid Weiss
- Re: Google performance bottlenecks... Andrzej Bialecki
- IndexOptimizer (Re: Lucene performance bott... Andrzej Bialecki
- Re: IndexOptimizer (Re: Lucene performa... Doug Cutting
