https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39630
--- Comment #4 from [email protected] --- (In reply to Nick Clemens (kidclamp) from comment #3) > This is actually worse than initially expected, as the field is not being > indexed as a date it is tokenizing each part of the date, year, day, month, > as a separate token. > > This means a search for acqdate:2025-09-28 matches a record with three items > with accessiondates: 2025-01-01, 2024-09-01, 2023-01-28 Does this default "OR" operator for the tokens apply to all the searches from the advanced search? Just this one? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
