https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Katrin Fischer <[email protected]> --- I have tried to verify: yr = pubdate = Date-of-publication http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=etc/zebradb/ccl.properties;h=3ec13637548817990250d9c6e8ae8f42ab843278;hb=53631f9ffdc86c1afbcc3108ac3ddf1f73fef40e And only pubdate appears in the inded definition - and there only for 008. Try to catalog the first date in 008 to see if the search starts to work for you. http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml;h=38f91a2103e98e4736ef2a919a89dc27aa7fa06c;hb=53631f9ffdc86c1afbcc3108ac3ddf1f73fef40e 260/264 are indexed in other indexes (one being copydate), but yr is the one used for the date range search. -- 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/
