Q. - the Koha community releases 2 versions each year - which version have you upgraded from and to? 18.05 or 18.11 - 19.05 or 19.11?
*A. Frist from 18.05 to 18.11 and everything was fine. Latter from 18.11 to 19.05, that were the error begun, know we have 19.11 and still de error* Q. How did you install Koha and how did you upgrade? The search/indexing A. How did we install Koha? That was a long time ago and i was not here. The Upgrade: echo 'deb http://debian.koha-community.org/koha oldstable main' | sudo tee /etc/apt/sources.list.d/koha.list sudo apt-get clean all sudo apt-get update sudo apt-get dist-upgrade sudo systemctl restart koha-common The reindex: koha-rebuild-zebra -a -b -v -r -x -f bijrdlibrary Q. behaviour should usually not change that much, but there are some things that depend on server side setup. Did you move your database to a fresh installation or did you updating your existing one? A. Upgrating Mysql: Ver 14.14 Distrib 5.7.31, Q. What do you mean, but it's not recognized? Where should it be sorting? A. Take a look to our OPAC and try to search o find something: http://catalogo.bijrd.gob.do/ El vie., 14 de ago. de 2020 a la(s) 10:28, Katrin Fischer ( [email protected]) escribió: > Hi Luis, > > the Koha community releases 2 versions each year - which version have > you upgraded from and to? 18.05 or 18.11 - 19.05 or 19.11? > > How did you install Koha and how did you upgrade? The search/indexing > behaviour should usually not change that much, but there are some things > that depend on server side setup. Did you move your database to a fresh > installation or did you updating your existing one? > > What do you mean, but it's not recognized? Where should it be sorting? > > Katrin > > On 12.08.20 15:44, Luis Moises Rojas wrote: > > I am running Koha 19.11 on Ubuntu 18.04 and Mysql Ver 14.14 Distrib > 5.7.31. > > After upgrade from version Koha 18 to 19 where are having problem to sort > > our catalog when trying to search a book, capital letter ( *É* , *Á, > etc) > > are not recognize.* > > > > *I think the problem was on these files: *sort-string-utf.chr and > > word-phrase-utf.chr , but now someone told me the error is on a MARC > file. > > > > Which file? > > How this file has to be to recognize the correct order in a sort? > > > > Thanks at lot. > > > > > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

