[Koha] Indexing issues continue
Mark Tompsett
mtompset at hotmail.com
Tue Oct 15 08:06:10 NZDT 2013
Greetings,
Thank you for your reply, Galen:
> Does the following SQL query return any records in your database?
>
> SELECT marcxml FROM biblioitems
> WHERE marcxml LIKE '%<collection%'
> OR marcxml LIKE '%<marc:collection%';
mysql> SELECT marcxml FROM biblioitems
-> WHERE marcxml LIKE '%<collection%'
-> OR marcxml LIKE '%<marc:collection%';
Empty set (2.99 sec)
Any other ideas?
GPML,
Mark Tompsett
More information about the Koha
mailing list