https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36798 --- Comment #21 from Janusz Kaczmarek <januszop@gmail.com> --- (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.