Subject: non searchable database

View: New views
20 Messages — Rating Filter:   Alert me  

Subject: non searchable database

by Susan Mustafa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Susan Mustafa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.


_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Susan Mustafa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.


_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

FW: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.


when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702

it give this message,and can't make rebuild to database,it can't view database


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

New Windows 7: Find the right PC for you. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by john smith-108 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi
try to reinstall XML::LibXML again with command cpan install XML::LibXML
and try to rebuild zebra again


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: susan.mustafa@...
Date: Wed, 4 Nov 2009 12:54:23 +0300
CC: koha@...
Subject: Re: [Koha] Subject: non searchable database

when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

Keep your friends updated— even when you’re not signed in.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
i made this 
it give same message
it can't deal with database


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:07:28 -0300

Hi
try to reinstall XML::LibXML again with command cpan install XML::LibXML
and try to rebuild zebra again


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: susan.mustafa@...
Date: Wed, 4 Nov 2009 12:54:23 +0300
CC: koha@...
Subject: Re: [Koha] Subject: non searchable database

when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

Keep your friends updated— even when you’re not signed in.


Windows 7: Make your own home movies. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Parent Message unknown Re: Subject: non searchable database

by john smith-108 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi
search in package manager about yaz and mark yaz-dev and all everything related to yaz and zebra and install it and try again if not searchable send me error in log error
John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:24:03 +0300

this version

yaz-3.0.32-1

idzebra-2.0-2.0.32-1



From: smith_me@...
To: medomedia_2006@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:19:05 -0300

Hi
what version of zebra and yaz

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:13:10 +0300

i made this 
it give same message
it can't deal with database


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:07:28 -0300

Hi
try to reinstall XML::LibXML again with command cpan install XML::LibXML
and try to rebuild zebra again


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: susan.mustafa@...
Date: Wed, 4 Nov 2009 12:54:23 +0300
CC: koha@...
Subject: Re: [Koha] Subject: non searchable database

when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

Keep your friends updated— even when you’re not signed in.


Windows 7: Make your own home movies. Learn more.

Windows Live: Keep your friends up to date with what you do online.

Windows 7: Watch live TV, right from your laptop. Learn more.

Windows Live: Make it easier for your friends to see what you’re up to on Facebook.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
yaz
 package libyaz3-3.0.32-1.i386 is already installed
 package libyaz3-devel-3.0.32-1.i386 is already installed
 package yaz-3.0.32-1.i386 is already installed
 package yaz-debuginfo-3.0.32-1.i386 is already installed
 package yaz-icu-3.0.32-1.i386 is already installed
 package yaz-illclient-3.0.32-1.i386 is already installed

idzebra
 package libidzebra-2.0-2.0.32-1.i386 is already installed
 package libidzebra-2.0-modules-2.0.32-1.i386 is already installed
 package idzebra-2.0-2.0.32-1.i386 is already installed
 package idzebra-2.0-debuginfo-2.0.32-1.i386 is already installed
 package libidzebra-2.0-devel-2.0.32-1.i386 is already installed

i made rebuild koha,and no thing in koha-error.log


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:27:47 -0300


Hi
search in package manager about yaz and mark yaz-dev and all everything related to yaz and zebra and install it and try again if not searchable send me error in log error
John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:24:03 +0300

this version

yaz-3.0.32-1

idzebra-2.0-2.0.32-1



From: smith_me@...
To: medomedia_2006@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:19:05 -0300

Hi
what version of zebra and yaz

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:13:10 +0300

i made this 
it give same message
it can't deal with database


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:07:28 -0300

Hi
try to reinstall XML::LibXML again with command cpan install XML::LibXML
and try to rebuild zebra again


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: susan.mustafa@...
Date: Wed, 4 Nov 2009 12:54:23 +0300
CC: koha@...
Subject: Re: [Koha] Subject: non searchable database

when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

Keep your friends updated— even when you’re not signed in.


Windows 7: Make your own home movies. Learn more.

Windows Live: Keep your friends up to date with what you do online.

Windows 7: Watch live TV, right from your laptop. Learn more.

Windows Live: Make it easier for your friends to see what you’re up to on Facebook.

Windows 7: Watch live TV, right from your laptop. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by john smith-108 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,

Please follow following steps.

(Steps are based on linux platform)
1. First of all uninstall zebra server(previous).
2. Download and install zebra server from ( I recomended)
http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.42.tar.gz
steps:
1. tar xvzf idzebra-XXX
cd idzebra
./confidure
make
make install
3. please find 'zebrasrv' probably it is in /usr/local/bin/
if yes, then edit these files,
/etc/koha/zebradb/zebra-biblios.cfg
/etc/koha/zebradb/zebra-authorities.cfg
/etc/koha/zebradb/zebra-authorities-dom.cfg
replace
modulePath: /usr/lib/idzebra-2.0/modules
with
modulePath: /usr/local/lib/idzebra-2.0/modules

4. ./rebuild_zebra.pl -b -a
5. start zebra

hopefully every thing will fine


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:41:03 +0300

yaz
 package libyaz3-3.0.32-1.i386 is already installed
 package libyaz3-devel-3.0.32-1.i386 is already installed
 package yaz-3.0.32-1.i386 is already installed
 package yaz-debuginfo-3.0.32-1.i386 is already installed
 package yaz-icu-3.0.32-1.i386 is already installed
 package yaz-illclient-3.0.32-1.i386 is already installed

idzebra
 package libidzebra-2.0-2.0.32-1.i386 is already installed
 package libidzebra-2.0-modules-2.0.32-1.i386 is already installed
 package idzebra-2.0-2.0.32-1.i386 is already installed
 package idzebra-2.0-debuginfo-2.0.32-1.i386 is already installed
 package libidzebra-2.0-devel-2.0.32-1.i386 is already installed

i made rebuild koha,and no thing in koha-error.log


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:27:47 -0300


Hi
search in package manager about yaz and mark yaz-dev and all everything related to yaz and zebra and install it and try again if not searchable send me error in log error
John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:24:03 +0300

this version

yaz-3.0.32-1

idzebra-2.0-2.0.32-1



From: smith_me@...
To: medomedia_2006@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:19:05 -0300

Hi
what version of zebra and yaz

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 13:13:10 +0300

i made this 
it give same message
it can't deal with database


From: smith_me@...
To: medomedia_2006@...
CC: koha@...
Subject: RE: [Koha] Subject: non searchable database
Date: Wed, 4 Nov 2009 07:07:28 -0300

Hi
try to reinstall XML::LibXML again with command cpan install XML::LibXML
and try to rebuild zebra again


John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: susan.mustafa@...
Date: Wed, 4 Nov 2009 12:54:23 +0300
CC: koha@...
Subject: Re: [Koha] Subject: non searchable database

when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400
Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.

Keep your friends updated— even when you’re not signed in.


Windows 7: Make your own home movies. Learn more.

Windows Live: Keep your friends up to date with what you do online.

Windows 7: Watch live TV, right from your laptop. Learn more.

Windows Live: Make it easier for your friends to see what you’re up to on Facebook.

Windows 7: Watch live TV, right from your laptop. Learn more.

Keep your friends updated— even when you’re not signed in.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Susan Mustafa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
 
This just means that you setup your koha system and you didn't use the correct configuration/packages.
 
Kindly start fresh and if you are using ubuntu (Recommended) to install Koha then follow some of the tutorials found here
 
Sorry this is as best as I could help.
 
Hope this can help you, it helped me when I set up the system.
 
Best Regards,
Susan


 
2009/11/4 altarek almoslem <medomedia_2006@...>
when run rebuild_zebra -a -b -r

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702


Date: Wed, 4 Nov 2009 13:48:22 +0400

Subject: Re: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

Kindly undo the change that you did below, then paste the log again ok?
 
Hope someone can help you out. We need to see what zebra throws out on the screen when you do rebuild_zebra -a -b -r
 
ok?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
it give this errors
Missing right curly or square bracket at /usr/share/koha/lib/C4/Context.pm line    635, at end of line
syntax error at /usr/share/koha/lib/C4/Context.pm line 635, at EOF
Compilation failed in require at /usr/share/koha/bin/migration_tools/rebuild_zeb   ra.pl line 5.
BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/rebuild   _zebra.pl line 5.



Date: Wed, 4 Nov 2009 13:36:23 +0400
Subject: Re: Subject: [Koha] non searchable database

From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...

 if you don't mind try a local change to your /usr/share/koha/lib/C4/Context.pm, try changing line 30 to 
my $debug_level = 2;
 
This may skip this error and tell us what the error really is.
 
As well, when you do rebuild -a -b -r, can you copy/paste what it prints out to the screen?
 


 
2009/11/4 altarek almoslem <medomedia_2006@...>
i try this but no thing
koha-error.log,give this

[Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php
[Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not exist: /usr/share/koha/intranet/htdocs/prx1.php


Date: Wed, 4 Nov 2009 13:17:05 +0400
Subject: Subject: [Koha] non searchable database
From: susan.mustafa@...
To: medomedia_2006@...
CC: koha@...


Try the flags -b -a -r
 
 
Also look under /var/log/koha log files.  Such as koha-error.log, or koha-zebraqueuedaemon-output...or something like that.
 
See what issues it gives you then post it ok?
 
But first try with flags -b -a -r 
 
 
Good luck
 


Windows 7: Watch live TV, right from your laptop. Learn more.



Windows 7: Easily stream music. Find out how.



Windows 7: It helps you do more. Explore Windows 7.


_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Chris Nighswonger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Altarek,

2009/11/4 altarek almoslem <medomedia_2006@...>:
> i try this but no thing
> koha-error.log,give this
> [Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not
> exist: /usr/share/koha/intranet/htdocs/prx1.php
> [Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not
> exist: /usr/share/koha/intranet/htdocs/prx1.php

Koha is written in perl not php. These are php files and are not part
of the Koha code.

You can run 'rebuild_zebra.pl -a -b -r -v' to get more detailed output.

If you are getting errors to the effect that the script cannot connect
to the zebra db, you should check up on your zebra username/password
and make sure they match what is in koha-conf.xml.

Kind Regards,
Chris
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
I run this  rebuild_zebra.pl -a -b -r -v


and it give this

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702
Zebra configuration information
================================
Zebra biblio directory      = /var/lib/koha/zebradb/biblios
Zebra authorities directory = /var/lib/koha/zebradb/authorities
Koha directory              = /usr/share/koha/intranet/cgi-bin
BIBLIONUMBER in :     999$c
BIBLIOITEMNUMBER in : 999$d
================================
====================
exporting authority
====================
1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501............................................................................
Records exported: 576
====================
REINDEXING zebra
====================
====================
exporting biblio
====================
1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501.......................................................................................
Records exported: 569
====================
REINDEXING zebra
====================
====================
CLEANING
====================


> From: cnighswonger@...
> Date: Wed, 4 Nov 2009 08:32:08 -0500
> Subject: Re: [Koha] Subject: non searchable database
> To: medomedia_2006@...
> CC: susan.mustafa@...; koha@...
>
> Hi Altarek,
>
> 2009/11/4 altarek almoslem <medomedia_2006@...>:
> > i try this but no thing
> > koha-error.log,give this
> > [Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not
> > exist: /usr/share/koha/intranet/htdocs/prx1.php
> > [Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not
> > exist: /usr/share/koha/intranet/htdocs/prx1.php
>
> Koha is written in perl not php. These are php files and are not part
> of the Koha code.
>
> You can run 'rebuild_zebra.pl -a -b -r -v' to get more detailed output.
>
> If you are getting errors to the effect that the script cannot connect
> to the zebra db, you should check up on your zebra username/password
> and make sure they match what is in koha-conf.xml.
>
> Kind Regards,
> Chris


Windows 7: Make your own home movies. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Andrew Buxton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

A lot of people have reported the problem of not being able to search their Koha database and several others have suggested running rebuild_zebra.pl with various parameters.  But has anyone actually *solved* their problem and what was the solution?  I’m at the early testing stage and am wondering if there are certain minimum record requirements for indexing to work properly.  I am getting this kind of display (without the warning) but can’t search.

 

Andrew Buxton

IDS, Brighton, UK

 

From: koha-bounces@... [mailto:koha-bounces@...] On Behalf Of altarek almoslem
Sent: 04 November 2009 15:00
To: cnighswonger@...
Cc: koha@...; susan.mustafa@...
Subject: Re: [Koha] Subject: non searchable database

 

I run this  rebuild_zebra.pl -a -b -r -v

 

 

and it give this

 

Warning: XML::LibXML compiled against libxml2 20706, but runtime libxml2 is older 20702

Zebra configuration information

================================

Zebra biblio directory      = /var/lib/koha/zebradb/biblios

Zebra authorities directory = /var/lib/koha/zebradb/authorities

Koha directory              = /usr/share/koha/intranet/cgi-bin

BIBLIONUMBER in :     999$c

BIBLIOITEMNUMBER in : 999$d

================================

====================

exporting authority

====================

1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501............................................................................

Records exported: 576

====================

REINDEXING zebra

====================

====================

exporting biblio

====================

1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501.......................................................................................

Records exported: 569

====================

REINDEXING zebra

====================

====================

CLEANING

====================

 


> From: cnighswonger@...
> Date: Wed, 4 Nov 2009 08:32:08 -0500
> Subject: Re: [Koha] Subject: non searchable database
> To: medomedia_2006@...
> CC: susan.mustafa@...; koha@...
>
> Hi Altarek,
>
> 2009/11/4 altarek almoslem <medomedia_2006@...>:
> > i try this but no thing
> > koha-error.log,give this
> > [Mon Nov 02 18:57:21 2009] [error] [client 222.215.230.49] File does not
> > exist: /usr/share/koha/intranet/htdocs/prx1.php
> > [Tue Nov 03 19:12:19 2009] [error] [client 222.215.230.49] File does not
> > exist: /usr/share/koha/intranet/htdocs/prx1.php
>
> Koha is written in perl not php. These are php files and are not part
> of the Koha code.
>
> You can run 'rebuild_zebra.pl -a -b -r -v' to get more detailed output.
>
> If you are getting errors to the effect that the script cannot connect
> to the zebra db, you should check up on your zebra username/password
> and make sure they match what is in koha-conf.xml.
>
> Kind Regards,
> Chris

 


Windows 7: Make your own home movies. Learn more.


This message is for the addressee only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any views or opinions expressed are solely those of the author and do not necessarily represent those of IDS. Institute of Development Studies at the University of Sussex, Brighton BN1 9RE Tel: +44 (0)1273 606261; Fax: +44 (0)1273 621202 IDS, a charitable company limited by guarantee: Registered Charity No. 306371; Registered in England 877338; VAT No. GB 350 899914
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by paul POULAIN-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andrew Buxton wrote:

>
> A lot of people have reported the problem of not being able to search
> their Koha database and several others have suggested running
> rebuild_zebra.pl with various parameters.  But has anyone actually
> **solved** their problem and what was the solution?  I’m at the early
> testing stage and am wondering if there are certain minimum record
> requirements for indexing to work properly.  I am getting this kind of
> display (without the warning) but can’t search.
>
>  
>
> Andrew Buxton
>
> IDS, Brighton, UK
>
>  
>
> *From:* koha-bounces@...
> [mailto:koha-bounces@...] *On Behalf Of *altarek almoslem
> *Sent:* 04 November 2009 15:00
> *To:* cnighswonger@...
> *Cc:* koha@...; susan.mustafa@...
> *Subject:* Re: [Koha] Subject: non searchable database
>
>  
>
> I run this  rebuild_zebra.pl -a -b -r -v
>
>  
>
>  
>
> and it give this
>
>  
>
> Warning: XML::LibXML compiled against libxml2 20706, but runtime
> libxml2 is older 20702
>
> Zebra configuration information
>
> ================================
>
> Zebra biblio directory      = /var/lib/koha/zebradb/biblios
>
> Zebra authorities directory = /var/lib/koha/zebradb/authorities
>
> Koha directory              = /usr/share/koha/intranet/cgi-bin
>
> BIBLIONUMBER in :     999$c
>
> BIBLIOITEMNUMBER in : 999$d
>
> ================================
>
> ====================
>
> exporting authority
>
> ====================
>
> 1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501............................................................................
>
> Records exported: 576
>
> ====================
>
> REINDEXING zebra
>
> ====================
>
> ====================
>
> exporting biblio
>
> ====================
>
> 1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501.......................................................................................
>
> Records exported: 569
>
> ====================
>
> REINDEXING zebra
>
> ====================
>
> ====================
>
You should have some informations after REINDEXING zebra.
The reason of this problem is usually zebra not being in a standard
directory. what does "which zebraidx" give to you ?

--
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Samo Se :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
zebraidx give this
-bash: zebraidx: command not found


> Date: Fri, 6 Nov 2009 13:16:14 +0100
> From: paul.poulain@...
> To: A.Buxton@...
> CC: koha@...
> Subject: Re: [Koha] Subject: non searchable database
>
> Andrew Buxton wrote:
> >
> > A lot of people have reported the problem of not being able to search
> > their Koha database and several others have suggested running
> > rebuild_zebra.pl with various parameters. But has anyone actually
> > **solved** their problem and what was the solution? I’m at the early
> > testing stage and am wondering if there are certain minimum record
> > requirements for indexing to work properly. I am getting this kind of
> > display (without the warning) but can’t search.
> >
> >
> >
> > Andrew Buxton
> >
> > IDS, Brighton, UK
> >
> >
> >
> > *From:* koha-bounces@...
> > [mailto:koha-bounces@...] *On Behalf Of *altarek almoslem
> > *Sent:* 04 November 2009 15:00
> > *To:* cnighswonger@...
> > *Cc:* koha@...; susan.mustafa@...
> > *Subject:* Re: [Koha] Subject: non searchable database
> >
> >
> >
> > I run this rebuild_zebra.pl -a -b -r -v
> >
> >
> >
> >
> >
> > and it give this
> >
> >
> >
> > Warning: XML::LibXML compiled against libxml2 20706, but runtime
> > libxml2 is older 20702
> >
> > Zebra configuration information
> >
> > ================================
> >
> > Zebra biblio directory = /var/lib/koha/zebradb/biblios
> >
> > Zebra authorities directory = /var/lib/koha/zebradb/authorities
> >
> > Koha directory = /usr/share/koha/intranet/cgi-bin
> >
> > BIBLIONUMBER in : 999$c
> >
> > BIBLIOITEMNUMBER in : 999$d
> >
> > ================================
> >
> > ====================
> >
> > exporting authority
> >
> > ====================
> >
> > 1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501............................................................................
> >
> > Records exported: 576
> >
> > ====================
> >
> > REINDEXING zebra
> >
> > ====================
> >
> > ====================
> >
> > exporting biblio
> >
> > ====================
> >
> > 1...............................................................................101.............................................................................201.............................................................................301.............................................................................401.............................................................................501.......................................................................................
> >
> > Records exported: 569
> >
> > ====================
> >
> > REINDEXING zebra
> >
> > ====================
> >
> > ====================
> >
> You should have some informations after REINDEXING zebra.
> The reason of this problem is usually zebra not being in a standard
> directory. what does "which zebraidx" give to you ?
>
> --
> Paul POULAIN
> http://www.biblibre.com
> Expert en Logiciels Libres pour l'info-doc
> Tel : (33) 4 91 81 35 08
>
> _______________________________________________
> Koha mailing list
> Koha@...
> http://lists.katipo.co.nz/mailman/listinfo/koha


New Windows 7: Find the right PC for you. Learn more.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by paul POULAIN-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Samo Se a écrit :
> zebraidx give this
> -bash: zebraidx: command not found
your problem is there : either zebra is not installed, or it is not in a
standard location, and not in the Linux PATH.
Why and how to solve is out of my scope without access or history of
your system

--
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Subject: non searchable database

by Colin Campbell-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/07/2009 08:48 PM, Paul Poulain wrote:
> Samo Se a écrit :
>> zebraidx give this
>> -bash: zebraidx: command not found
> your problem is there : either zebra is not installed, or it is not in a
> standard location, and not in the Linux PATH.
> Why and how to solve is out of my scope without access or history of
> your system
>
You may have a zebraidx-2.0 if you've used indexdata's srpms. If this is
the case create a link zebraidx to it. (similarly link zebrasrv to
zebrasrv-2.0 )
C.

--
Colin Campbell
Chief Software Engineer,
PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 208 366 1295 (phone)
+44 (0) 7759 633626  (mobile)
colin.campbell@...
skype: colin_campbell2

http://www.ptfs-europe.com
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha