[Koha-bugs] [Bug 11202] Improve UNIMARC biblio indexing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 20 09:44:33 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11202

--- Comment #55 from mathieu saby <mathsabypro at gmail.com> ---
I made some tests.

Without my patch:

1. with QP enable
pubdate(1925) is working
pubdate:1925 is working

2. with QP disable
pubdate(1925) is not working
pubdate:1925 is not working

With my patch:

Exactly the same behavior

So, for me, the patch is correct, regarding pubdate index. It is not possible
to build a query with pubdate without QP, but it was still the case in master.

Mathieu

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list