[Koha-devel] [Koha-patches] [PATCH] Disable _remove_stopwords in Search.pm to improve performances

Paul POULAIN paul.poulain at free.fr
Wed Jul 2 16:23:09 CEST 2008


Andrew Moore a écrit :
> 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?

it will break NoZebra.

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

I definetly think we should NOT shunting this sub.

zebra can deal with stopwords, but it's in a file that the librarian 
can't edit easily. With the stopword, it's easy & can be done at any time

Note : the C4::Context has been written years ago, and was supposed to 
deal with subsequent calls to his objects. was it wrong for years, or 
did someone change something in the wrong way recently ?
It had been written by a monger, so never has any doubt it was efficient...

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : 04 91 31 45 19
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel



More information about the Koha-devel mailing list