[Koha-bugs] [Bug 15048] subject/genre (650/655) searches fail on searches with $x 'General subdivision' subfield values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 23 04:37:43 CEST 2015


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

--- Comment #6 from Mason James <mtj at kohaaloha.com> ---
(In reply to Mason James from comment #5)
> my hunch is that the CCL syntax for the search query is incorrect
> 
> my example returns no results..
>  (su,complete-subfield:"Family") AND (su,complete-subfield:"Fiction")

the other issue is that the 650$x and/or 655$x subfields don't seem to be
configured to be indexed by Zebra in..
 /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml (and
others)

..so a query for (su,complete-subfield:"Fiction") would be expected to fail, as
that info is located in the unindexed 655$x subfield

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


More information about the Koha-bugs mailing list