https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33610
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Katrin Fischer <[email protected]> --- Hi Daphne, are you using Zebra or Elasticsearch? How do you search for the reading level? Are you using "expert search" or some other way? Both search engines might treat . as a space, making 5.6 into too separate words. For Zebra using exact field search with ,ext might work, but I haven't figured out yet how to do an exact field search with Elasticsearch. You could try enclosing in "", but I feel it's probably not enough here. -- 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/
