https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36798
--- Comment #21 from Janusz Kaczmarek <[email protected]> --- (In reply to Katrin Fischer from comment #19) > It works, but the implementation is very different. With > *NumbersPreferPhrase we only change templates and use another index when a > specific search option is selected. Your patch works on a different level. > :) But it's ok, we leave it like that. Yes, but the situation here is different. In Zebra since always both valid and invalid ISBN was covered with ISBN (@attr 1=7) index. In ES, initially, I wanted to have the same, to have ES imitate the 'classic' Zebra behavior--the implementation would be simpler (just a correction to mappings.yaml). But then there was this discussion at Hackfest ("some libraries deliberately want to find records with only 020 $a with ISBN-search"): it was about ES, nobody wanted to touch Zebra. Hence this implementation. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
