non searchable database

View: New views
8 Messages — Rating Filter:   Alert me  
> Date: Sun, 1 Nov 2009 13:41:10 -0500
> Subject: Re: [Koha] non searchable database
> To: medomedia_2006@...
> CC: koha@...
>
> 2009/11/1 altarek almoslem <medomedia_2006@...>:
> >
> > Hello
> >         I installed koha-3.00.03 on centos ,i upload my database when search
> > database no thing return
> >        when cataluge new record and search return it
> > i made rebuild
> >    $  perl -I /usr/share/koha/lib
> >  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w
> > but nothing change
>
> $ perl -I /usr/share/koha/lib/usr/share/koha/bin/migration_tools/rebuild_zebra.pl
> -b -a -v
>
> will give you verbose output which may be more informative.
>
> Kind Regards,
> Chris

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

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.

Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



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

Re: 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
 
What version of centos you installed koha on it and you say that you upload database send me how upload it and what format the database and extension it (.xml - .sql - ... )etc
 
John Smith
International Library of Southiana
IT Supports
 

From: medomedia_2006@...
To: koha@...
Date: Sun, 1 Nov 2009 17:11:20 +0300
Subject: [Koha] non searchable database


Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



Windows 7: Easily stream music. Find out how.

Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: non searchable database

by Chris Nighswonger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/11/1 altarek almoslem <medomedia_2006@...>:
>
> Hello
>         I installed koha-3.00.03 on centos ,i upload my database when search
> database no thing return
>        when cataluge new record and search return it
> i made rebuild
>    $  perl -I /usr/share/koha/lib
>  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w
> but nothing change

$  perl -I /usr/share/koha/lib/usr/share/koha/bin/migration_tools/rebuild_zebra.pl
-b -a -v

will give you verbose output which may be more informative.

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

Re: 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.
hi

centos version 5.3 final 
i upload use command mysql -uroot -pkoha -h localhost koha < /usr/share/koha/backup-20096-10.sql
format .sql

To: koha@...
Date: Sun, 1 Nov 2009 11:47:05 -0300
Subject: Re: [Koha] non searchable database


 Hi
 
What version of centos you installed koha on it and you say that you upload database send me how upload it and what format the database and extension it (.xml - .sql - ... )etc
 
John Smith
International Library of Southiana
IT Supports
 

From: medomedia_2006@...
To: koha@...
Date: Sun, 1 Nov 2009 17:11:20 +0300
Subject: [Koha] non searchable database


Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



Windows 7: Easily stream music. Find out how.

Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.


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

Re: 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 use koha version 
3.00.00.094
 ,and cataloge all record by this version,then installed koha version 3.00.03 at new server and upload my database
when cataloge new record return by search but my database not searchable
tried to make rebuild but no thing ,

Re: 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
You can use this command
mysqldump -u root -p password databasename < path/backup.sql
if not can search after this step send me
What version of koha you had installed before and database are searchable or not

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...; koha@...
Subject: RE: [Koha] non searchable database
Date: Mon, 2 Nov 2009 09:05:32 +0300

hi

centos version 5.3 final 
i upload use command mysql -uroot -pkoha -h localhost koha < /usr/share/koha/backup-20096-10.sql
format .sql

To: koha@...
Date: Sun, 1 Nov 2009 11:47:05 -0300
Subject: Re: [Koha] non searchable database


 Hi
 
What version of centos you installed koha on it and you say that you upload database send me how upload it and what format the database and extension it (.xml - .sql - ... )etc
 
John Smith
International Library of Southiana
IT Supports
 

From: medomedia_2006@...
To: koha@...
Date: Sun, 1 Nov 2009 17:11:20 +0300
Subject: [Koha] non searchable database


Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



Windows 7: Easily stream music. Find out how.

Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.


New Windows 7: Find the right PC for you. Learn more.

Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

FW: 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.



From: medomedia_2006@...
To: smith_me@...
Subject: RE: [Koha] non searchable database
Date: Mon, 2 Nov 2009 10:47:15 +0300

i try this but nothing change
it can't view databse
version i used before verion 3.00.00.094 on debian  ,  

phpMyAdmin - 2.11.8.1deb5

it searchable 

the new server i installed koha version 3.00.03 phpMyAdmin - 2.11.9.6 on centos 5.3 final


From: smith_me@...
CC: koha@...
Date: Mon, 2 Nov 2009 04:20:32 -0300
Subject: Re: [Koha] non searchable database

Hi
You can use this command
mysqldump -u root -p password databasename < path/backup.sql
if not can search after this step send me
What version of koha you had installed before and database are searchable or not

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...; koha@...
Subject: RE: [Koha] non searchable database
Date: Mon, 2 Nov 2009 09:05:32 +0300

hi

centos version 5.3 final 
i upload use command mysql -uroot -pkoha -h localhost koha < /usr/share/koha/backup-20096-10.sql
format .sql

To: koha@...
Date: Sun, 1 Nov 2009 11:47:05 -0300
Subject: Re: [Koha] non searchable database


 Hi
 
What version of centos you installed koha on it and you say that you upload database send me how upload it and what format the database and extension it (.xml - .sql - ... )etc
 
John Smith
International Library of Southiana
IT Supports
 

From: medomedia_2006@...
To: koha@...
Date: Sun, 1 Nov 2009 17:11:20 +0300
Subject: [Koha] non searchable database


Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



Windows 7: Easily stream music. Find out how.

Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.


New Windows 7: Find the right PC for you. Learn more.

Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.


New Windows 7: Find the right PC for you. Learn more.

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

FW: FW: 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.


From: medomedia_2006@...
To: smith_me@...
Subject: RE: [Koha] non searchable database
Date: Mon, 2 Nov 2009 10:47:15 +0300

i try this but nothing change
it can't view databse
version i used before verion 3.00.00.094 on debian  ,  

phpMyAdmin - 2.11.8.1deb5

it searchable 

the new server i installed koha version 3.00.03 phpMyAdmin - 2.11.9.6 on centos 5.3 final


From: smith_me@...
CC: koha@...
Date: Mon, 2 Nov 2009 04:20:32 -0300
Subject: Re: [Koha] non searchable database

Hi
You can use this command
mysqldump -u root -p password databasename < path/backup.sql
if not can search after this step send me
What version of koha you had installed before and database are searchable or not

John Smith
International Library of Southiana
IT Supports



 

From: medomedia_2006@...
To: smith_me@...; koha@...
Subject: RE: [Koha] non searchable database
Date: Mon, 2 Nov 2009 09:05:32 +0300

hi

centos version 5.3 final 
i upload use command mysql -uroot -pkoha -h localhost koha < /usr/share/koha/backup-20096-10.sql
format .sql

To: koha@...
Date: Sun, 1 Nov 2009 11:47:05 -0300
Subject: Re: [Koha] non searchable database


 Hi
 
What version of centos you installed koha on it and you say that you upload database send me how upload it and what format the database and extension it (.xml - .sql - ... )etc
 
John Smith
International Library of Southiana
IT Supports
 

From: medomedia_2006@...
To: koha@...
Date: Sun, 1 Nov 2009 17:11:20 +0300
Subject: [Koha] non searchable database


Hello

        I installed koha-3.00.03 on centos ,i upload my database when search database no thing return
       when cataluge new record and search return it
i made rebuild
   $  perl -I /usr/share/koha/lib  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -w

but nothing change



Windows 7: Easily stream music. Find out how.

Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.


New Windows 7: Find the right PC for you. Learn more.

Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.


New Windows 7: Find the right PC for you. Learn more.

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

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

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