http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11202
--- Comment #32 from mathieu saby <[email protected]> --- I modified a record with : 100 _a20001109d10251026k||y0frey50 ba => 1st date : 1025 2d date : 1026 210 _aParis _cCahiers du cinéma _d2000 => date in 210 : 2000 I applied the patch, copy the conf files, and rebuild zebra. Search with limit=1025: ......./cgi-bin/koha/catalogue/search.pl?idx=kw&q=&op=and&idx=kw&q=&op=and&idx=kw&q=&limit-yr=1025&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&sort_by=relevance => 1 result Search with limit=1026: ......./cgi-bin/koha/catalogue/search.pl?idx=kw&q=&op=and&idx=kw&q=&op=and&idx=kw&q=&limit-yr=1026&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&sort_by=relevance => 1 result Search with limit=2000: http://pro.koha-msaby/cgi-bin/koha/catalogue/search.pl?idx=kw&q=&op=and&idx=kw&q=&op=and&idx=kw&q=&limit-yr=2000&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&limit=&sort_by=relevance => several results, and my record belongs to them. So the value of 210$d was searched. ==> For me, it works. Could you try to make a test with the same steps ? Mathieu -- 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/
