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

--- Comment #8 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
(In reply to Owen Leonard from comment #7)
> In order to get this to work I had to manually copy
> ~/kohaclone/etc/searchengine/queryparser.yaml to
> ~/koha-dev/etc/searchengine/queryparser.yaml. Is that to be expected with a
> git installation?

I suppose, yes.

> Performing the search after following the test plan results in some results
> (instead of no results), but the results look the same. No difference in the
> order.

Yes, it is normal. The relevance is a relation attribute in the zebra query,
not a type 7 attribute (using for sort), so I think it is not possible to sort
by relevance asc.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to