On Wed, Jul 2, 2008 at 7:28 AM, Frederic Demians <[EMAIL PROTECTED]> wrote:
> _remove_stopwords takes 28% of all the time spent to do search.
> This patch disable this function. Stop words should be handle
> directly by Zebra, shouldn't it?

Hi Frédéric -

I'm all in favor of the current work to profile our application and
attempt to improve it. This does look like a place where we can
improve our efficiency.

Have you tested to see if the zebra engine does handle the stopwords
correctly? I didn't know that it did that.

What should happen in the NoZebra case?

Also, if we're going to stop using this sub, should we remove it and
all calls to it instead of just shunting it?

Thanks!
-Andy
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to