Yes, I meant wrdl. Sorry for the confusion.. Searching with yaz-client works fine. Van: Fridolyn SOMERS [mailto:fridolyn.somers@gmail.com] Verzonden: vrijdag 9 juli 2010 12:37 Aan: koha-devel@lists.koha-community.org CC: Marcel de Rooy Onderwerp: QueryWeightFields in Koha 3.2 Hie, Are you sure about "wrdlist", isn't it "wrdl" instead ? Look for it in zebradb/ccl.properties. Could you post the zebra server query : "@attrset Bib-1 @att ..." ? Regards. -- Fridolyn SOMERS Information and Communication Technologies engineer fridolyn.somers@gmail.com<mailto:fridolyn.somers@gmail.com> Hi all, While testing Koha 3.01.00.142 (master in dev mode) with Zebra/MARC21, I notice that searching words without indexes all have 0 hits, when I have disabled QueryWeightFields. Does anyone of you already know this bug? I did not find a report in Bugzilla (only opposite behavior in Unimarc). If I use an index in the search expression like kw=vermeer then the results are correct. Note that Koha adds kw, wrdlist: to the search expression when I did not pass any index. The kw,wrdlist stuff apparently is passed to Zebra/YAZ and results in no hits. Regards, Marcel