http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14031
--- Comment #8 from Fridolin SOMERS <[email protected]> --- (In reply to Jonathan Druart from comment #7) > (In reply to David Cook from comment #5) > > (In reply to Jonathan Druart from comment #3) > > > It does not work for UNIMARC, the itemnumber is not indexed. > > > > In that case, perhaps I should amend the name of the bug to be > > MARC21/NORMARC specific? > > > > Do you want itemnumber to be indexed in UNIMARC? > > Ccing Fridolin as a Zebra and UNIMARC expert :) No lib as never asked for it I think. I'd say keep it not indexed. Note that using numeric search is only useful when using comparisons greater or lower than. Default search is phrase so indexing itemnumber subfield as phrase should be enough to allow searching : "itemnumber:9999" -- 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/
