27 Aug
2020
27 Aug
'20
2:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- One downside of post-processing facet results is that your facet list length will vary depending on its contents... It could be more reliable to handle this issue at index-time rather than search-time. Since we're using DOM indexing with Zebra, we have a lot of power at index-time (beyond the use of CHR and ICU mechanisms) which could handle whitespace and punctuation for facet purposes. That being said... post-processing is probably easiest to have the most consistent behaviour across 3 different facet providers... -- You are receiving this mail because: You are watching all bug changes.