4 May
2023
4 May
'23
1:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33610 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- We use the elasticsearch query string query, you want to do a range search: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-query... Try: arl:[6 TO 7} That should get you 6 and above up to, but excluding 7 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.