switching the indexing from grs1 to dom solved the problem. On 09/09/2015 15:10, Philippe Michel wrote:
By the way, i found the following messages in "About Koha --> System information" :
Preferences and parameters
Warning No active currency is defined. Please go to Administration > Currencies and exchange rates and mark one currency as active.
XML configuration file Warning The <zebra_bib_index_mode> entry is missing in your configuration file. It should be set to dom or grs1 (deprecated). It will default to dom. Info Your configuration file still seems to be set up for grs1. Warning The <zebra_auth_index_mode> entry is missing in your configuration file. It should be set to dom or grs1 (deprecated). It will default to dom. Info Your configuration file still seems to be set up for grs1. Warning The <use_zebra_facets> entry is missing in your configuration file. Falling back to legacy facet calculation.
should i add
<zebra_bib_index_mode>dom</zebra_bib_index_mode> <zebra_auth_index_mode>dom</zebra_auth_index_mode>
and
<use_zebra_facets>1</use_zebra_facets>
in my config file ?
Thanks
Philippe Michel https://laretive.info _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha