Re: [Koha] how zebra indexing with unicode
On Wed, Apr 6, 2011 at 1:34 PM, Cybermon <cybermon@gmail.com> wrote:
Dear Kale,
I used following command.
KOHA_CONF=/etc/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v
Also problem is I think that our mysql database is not correct import by Unicode.
Gana
On Wed, Apr 6, 2011 at 3:50 PM, Koustubha Kale <kmkale@anantcorp.com> wrote:
On Wed, Apr 6, 2011 at 1:07 PM, Cybermon <cybermon@gmail.com> wrote:
Sorry again,
in attached file, looks that incorrect of biblios!
Gana
It looks like you have an error in subfield 6 of field 952 for the biblio which has 952$p = 5097. What command did you run to get this error? Regards, Koustubha Kale Anant Corporation
Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
For unicode to work correctly, its important to follow steps (during Koha installation) in this http://wiki.koha-community.org/wiki/Encoding_and_Character_Sets_in_Koha document while installing, as well as ( for zebra ) ones described in http://old.nabble.com/Re%3A-display-search-result-problem-p28106148.html If you *HAVE* followed the steps in the above doc during installation and are still getting this error, try deleting the biblio which has 952$p = 5097 from mysql and re-run zebra rebuild. If *NOT* then if possible, try a fresh install following the suggestions in the above docs and then re-import your data in mysql. Then run rebuild.. Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
Dear Kale, Thanks for your advise. Could you tell me that how can I only export data from biblio and items from koha database? I just wondering fresh install again. Gana
participants (2)
-
Cybermon -
Koustubha Kale