https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14527
--- Comment #33 from David Cook <[email protected]> --- (In reply to George Veranis from comment #32) > it is still valid at version 19.05 for unimarc. > One way to solve it is to add zebra index for 995$5 or to use the script for > the maintenance. It would more easy for libraries to added to zebra index > configuration in my opinion This is something I've been thinking about more recently: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12366 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15198 If you look at https://software.indexdata.com/zebra/doc/querymodel-zebra.html, there is a "Zebra Search Attribute Extension" of value 14, which "Specifies whether un-indexed fields should be ignored. A zero value (default) throws a diagnostic when an un-indexed field is specified. A non-zero value makes it return 0 hits." I wonder sometimes if we should just add that to all Zebra searches. It's a shame they didn't make that configurable at the server level rather than the query level. (I suppose one option would be to request that feature from Indexdata, but that would only help people running newer versions of Zebra.) -- 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/
