http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 laurenthdl <henridamien.laurent@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #19 from laurenthdl <henridamien.laurent@biblibre.com> --- Some things could be fixed : - MARC21 should be changed into UNIMARC (in the comments) - indexing 008 as it is in MARC21 when there is no UNIMARC specification of 008 field is not really helpfull Some others HAVE TO be fixed : Search Main Heading with Default authtype contains wil : 11 results Some of which contains wil in $b which is not the current behaviour zebra search launched : Search authorities OK 11 1 1+0 RPN @attrset Bib-1 @or @attr 1=Heading @attr 7=1 0 @attr 4=6 @attr 5=1 @attr 1=Heading wil Search Heading with Default authtype contains wil : 1 result which contains wil in $a only zebra search launched : OK 1 1 1+0 RPN @attrset Bib-1 @or @attr 1=Heading @attr 7=1 0 @attr 4=6 @attr 5=1 @attr 1=Match wil Search Heading with Default authtype contains wil : 1 result which contains wil in $a only zebra search launched : OK 1 1 1+0 RPN @attrset Bib-1 @or @attr 1=Heading @attr 7=1 0 @attr 4=6 @attr 5=1 @attr 1=Match wil Search Keyword Search with Default authtype contains wil : 7 results which contains wil in $a or $b zebra search launched : OK 7 1 1+0 RPN @attrset Bib-1 @or @attr 1=Heading @attr 7=1 0 @attr 4=6 @attr 5=1 @attr 1=Any wil I find it much strange that Any is not expanding in all the indexed subfields and that keyword search would not return more results than the heading one. -- You are receiving this mail because: You are watching all bug changes.