https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36991
--- Comment #7 from Janusz Kaczmarek <janus...@gmail.com> --- (In reply to Marcel de Rooy from comment #4) > + 'callnum' => 'local-classification', > > And yet another one :) Wouldnt something like callnum(ber) not be easier? This is for consistency. We have 'callnum' in indexex list in C4::Search, we call it callnum in ccl.properties. Search string for callnumber resulting from advanced search has idx=callnum etc. And internal name of the ES search field is 'local-classification', so we need the mapping. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/