http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15048 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #7 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #6)
(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
good news, i have a fix for this... i'll attach a patch soon -- You are receiving this mail because: You are watching all bug changes.