Activating StopWords and rebuildnonmarc script
Hello, We are running a Koha 3.0.5 installation for a small library (with nozebra) and after customizing our list of "Stop words" we want to start using its the removal in the searches by activating the system preference "QueryRemoveStopwords" In the system preference description as well as in the online documentation says that "If you make any changes to the stop words, ask your system administrator to run the misc/rebuildnonmarc.pl script" The problem is that this script can't be found as part of the installation. My question is, Is it really necessary to run this script at all ? If so, where can it be found? Regards! Toni
On Wed, May 19, 2010 at 9:25 AM, Toni <arosa@tginet.com> wrote:
Hello,
We are running a Koha 3.0.5 installation for a small library (with nozebra) and after customizing our list of "Stop words" we want to start using its the removal in the searches by activating the system preference "QueryRemoveStopwords"
In the system preference description as well as in the online documentation says that "If you make any changes to the stop words, ask your system administrator to run the misc/rebuildnonmarc.pl script"
The problem is that this script can't be found as part of the installation.
My question is, Is it really necessary to run this script at all ? If so, where can it be found?
I cannot find the script in the current head, but you can get a copy here: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/rebuildnonmar... A note about nozebra: This option is not recommended and will probably go away with 3.4. Kind Regards, Chris
[...]
I cannot find the script in the current head, but you can get a copy here:
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/rebuildnonmar...
A note about nozebra: This option is not recommended and will probably go away with 3.4.
Kind Regards, Chris
Thanks Chris. Just out of curiosity, I just skimmed over the code of "rebuildnonmarc.pl" and I if got it, the script just recreates the biblio tables. I don't understand why it is necessary to run it in order to make changes in StopWords work properly. I thought that running Koha without Zebra was the recommended configuration for small catalogues as it is easier to maintain... In any case, thanks for mentioning it. Regards, Toni
participants (2)
-
Chris Nighswonger -
Toni