http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2599 ricmarques@spamcop.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ricmarques@spamcop.net ------- Comment #5 from ricmarques@spamcop.net 2009-01-19 04:04 ------- Hi Joe, I had written (in comment #3):
Additional info regarding my Comment #3 above: the "item-level_itypes" System Preference is set to "OFF". Enabling it does NOT solve the problem (an "Advanced Search" by item type still returns NO results).
And Joe Atzberger replied (in comment #4) :
Ricardo, you may want to try enabling [the system preference "item-level_itypes"] AND rebuilding your zebra index.
Thank you very much for the suggestion. In my case, my installation is a NoZebra one (see my Comment #2 above). So, I tried enabling the "item-level_itypes" and rebuilt the NoZebra index instead by running the following script: /usr/share/koha/bin/migration_tools/rebuild_nozebra.pl When running rebuild_nozebra.pl, I got the usual output: ________________ *********************************** ***** building BIBLIO indexes ***** *********************************** 16784 Inserting records... 86378 biblios done *********************************** ***** building AUTHORITIES indexes ***** *********************************** Inserting... authorities done ________________ Unfortunately, after doing this, the bug remains: searches by "item type" are still returning 0 results, even though there are records with the selected item type(s)! :( ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.