https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575

--- Comment #80 from Nick Clemens <[email protected]> ---
(In reply to David Gustafsson from comment #75)
> (In reply to Nick Clemens from comment #69)
> > Extra note: I found that indexes like 'se' and 'an' were not searchable - no
> > results were returned from faceting or searchign like "se:pengiun" changing
> > to title-series (or even 'ser' in testing) seemed to work
> 
> About this issue and the "an" alias, this does not work with this patch
> applied? The alias seems to exist in the %index_field_convert map, and is
> expanded as far as I can tell. But could look into this if not working. I
> got a little bit confused since bug 20388 says "'se' is fixed in bug 19575".
> :)

Aha, it turns out an should work, but an was mapped to authority-number and
koha-auth-number was mapped to authority-number - but koha-auth-number was the
field name :-)  Patch attached

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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