[Koha-devel] QueryWeightFields in Koha 3.2

LAURENT Henri-Damien laurenthdl at alinto.com
Mon Jul 12 13:59:41 CEST 2010


Hi,
as much as i can see that.
I think you are having the kind of troubles I describe there
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4074

That is, with the patch pushed as it stands to filter indexes in
C4/Search.pm
a) it misses to use all the indexes
b) it fail as soon as you donot provide any indexes and you have not set
all the Query*.

You could try and revert patch eb6b10f8c91cfd06fe4a5e981c1d28e31271bc56
and tell us if it helps.

Hopes that helps.
-- 
Henri-Damien LAURENT

Le 12/07/2010 09:55, Marcel de Rooy a écrit :
> Yes, I meant wrdl. Sorry for the confusion..
> 
> Searching with yaz-client works fine.
> 
>  
> 
> *Van:* Fridolyn SOMERS [mailto:fridolyn.somers at gmail.com]
> *Verzonden:* vrijdag 9 juli 2010 12:37
> *Aan:* koha-devel at 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 at gmail.com <mailto:fridolyn.somers at 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
> 
> 
> 
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel



More information about the Koha-devel mailing list