]> git.koha-community.org Git - koha.git/commit
(Bug 4049) Searching itemtypes returning noise
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 18 Jan 2010 13:16:27 +0000 (14:16 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 18 Jan 2010 13:45:29 +0000 (14:45 +0100)
commitdfb72be3e96ded04e1b6ce74d81ee5c3e7daa80a
tree9eecd9fd3f731feacbbcdd7d4e3d642e13811613
parentd77b567d21534d771031a114091912536ca1cc18
(Bug 4049) Searching itemtypes returning noise

Fix the problem of searching on partial itemtypes strings
for instance, itemtype="ARTICLE DE PERIODIQUE", itemtype="PERIODIQUE"
searching on itemtype="PERIODIQUE" would also get "ARTICLE DE PERIODIQUE"
catalogue/search.pl
etc/zebradb/marc_defs/marc21/biblios/record.abs
etc/zebradb/marc_defs/unimarc/biblios/record.abs
opac/opac-search.pl