Fantastic to hear! Although I think Indranil had the same suggestion, now that I read through the thread! Good luck with your further koha adventures!!
God bless, Nick On Tue, Jun 3, 2014 at 3:15 PM, Mayank Srivastava <[email protected]> wrote: > Hi Nick, > > The problem was solved by your suggestion, it was because of some debug > code I had written in the script which was causing problem after that. > I took a fresh copy and ran the re-indexing and now my search works. > > Thanks everyone in the thread for their help! > God Bless! > > Mayank > > > On Tue, Jun 3, 2014 at 12:09 PM, Mayank Srivastava < > [email protected]> wrote: > >> Thanks for the help Nick, >> >> I'll keep trying, will let you know once its done! :) >> >> >> On Tue, Jun 3, 2014 at 12:07 PM, Nicholas van Rheede van Oudtshoorn < >> [email protected]> wrote: >> >>> Hmmmm - in that case Mayank, I'm afraid I'm out of ideas! Maybe someone >>> else can chime in on this one? >>> >>> Nick >>> >>> >>> On Tue, Jun 3, 2014 at 2:31 PM, Mayank Srivastava < >>> [email protected]> wrote: >>> >>>> Yes 54 lines. >>>> >>>> >>>> On Tue, Jun 3, 2014 at 11:59 AM, Nicholas van Rheede van Oudtshoorn < >>>> [email protected]> wrote: >>>> >>>>> Hmmmm - step in the right direction >>>>> >>>>> How long is that etc/zebradb/biblios/etc/dom-config.xml file? That is, >>>>> how many lines? Is it 54 lines long? >>>>> >>>>> >>>>> On Tue, Jun 3, 2014 at 2:25 PM, Mayank Srivastava < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Nicholas, >>>>>> >>>>>> You were right, I updated the paths. >>>>>> While re-indexing i got some errors, I have attached them. >>>>>> >>>>>> When I search something, i get the following error: >>>>>> >>>>>> *Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr >>>>>> 4=6 @attr 5=1 states* >>>>>> >>>>>> >>>>>> >>>>>> Earlier the error code was: 109. >>>>>> >>>>>> Kindly look into them and help if possible. >>>>>> >>>>>> Thanks in advance! >>>>>> >>>>>> Regards >>>>>> Mayank Srivastava >>>>>> >>>>>> >>>>>> On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Check if you've got the directory >>>>>>> >>>>>>> /usr/lib/idzebra-2.0/modules >>>>>>> >>>>>>> or the directory >>>>>>> >>>>>>> /usr/lib64/idzebra-2.0/modules >>>>>>> >>>>>>> on your server. Chances are it'll be the second option. If so, edit >>>>>>> these four files >>>>>>> /etc/koha/zebradb/zebra-authorities.cfg >>>>>>> /etc/koha/zebradb/zebra-authorities-dom.cfg >>>>>>> /etc/koha/zebradb/zebra-biblios.cfg >>>>>>> /etc/koha/zebradb/zebra-biblios-dom.cfg >>>>>>> In each, change the line reading: >>>>>>> modulePath: /usr/lib/idzebra-2.0/modules >>>>>>> to >>>>>>> modulePath: /usr/lib64/idzebra-2.0/modules >>>>>>> >>>>>>> And then try reindexing your records. >>>>>>> >>>>>>> You could also try using the -x switch when reindexing.... >>>>>>> >>>>>>> I suppose there should be a bug filed for the incorrect module path >>>>>>> on 64bit machines when installed via the tarball. I know that it is >>>>>>> among >>>>>>> the patches I apply manually whenever I upgrade a system. (Gave me no >>>>>>> end >>>>>>> of grief the first time) >>>>>>> >>>>>>> God bless, >>>>>>> Nicholas >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Mayank Srivastava* >>>>>> Mob: +91 971 851 6955 >>>>>> New Delhi, India >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> *Mayank Srivastava* >>>> Mob: +91 971 851 6955 >>>> New Delhi, India >>>> >>> >>> >> >> >> -- >> *Mayank Srivastava* >> Mob: +91 971 851 6955 >> New Delhi, India >> > > > > -- > *Mayank Srivastava* > Mob: +91 971 851 6955 > New Delhi, India > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

