New to Koha - had koha installed on a production server & needed a development version - created one on a new server using the koha virtual appliance at http://kylehall.info/index.php/projects/koha/koha-virtual-appliance/ Koha works fine, but I can't search on the catalog in OPAC pages. Using SQLyog, I copied the database from the production server to the development version. I try to search in the development version and get no results. I search in the production version and get results -- for the same word. Are there files associated with the search that are not part of the MySQL database that I'm missing? Thanks in advance for any guidance. Rick ------------------------------------------- Rick Forristall Programmer Analyst Goodwill of Central AZ 602.535.4078 -------------------------------------------
Did you reindex zebra after you transferred your mysql data? Not reindexing could cause the behavior you are getting. Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) On Tue, Dec 22, 2009 at 5:09 PM, Richard Forristall <Richard.Forristall@goodwillaz.org> wrote:
New to Koha - had koha installed on a production server & needed a development version - created one on a new server using the koha virtual appliance at http://kylehall.info/index.php/projects/koha/koha-virtual-appliance/ Koha works fine, but I can't search on the catalog in OPAC pages.
Using SQLyog, I copied the database from the production server to the development version.
I try to search in the development version and get no results. I search in the production version and get results -- for the same word.
Are there files associated with the search that are not part of the MySQL database that I'm missing?
Thanks in advance for any guidance.
Rick ------------------------------------------- Rick Forristall Programmer Analyst Goodwill of Central AZ 602.535.4078 ------------------------------------------- _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (2)
-
Kyle Hall -
Richard Forristall