18 Feb
2025
18 Feb
'25
10:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27859 --- Comment #42 from David Cook <dcook@prosentient.com.au> --- (In reply to Stefan Berndtsson from comment #41)
Is the idea that staff do a search rather than a SQL report because it's easier for them to understand?
Search is more accessible to the average user (not everyone can create a report). Reports that fetch subfield content from MARC datafields are often VERY slow, where the Elasticsearch index is a lot faster and less demanding on the database and the system.
Thanks for that, Stefan. I figured that would be the use case, but I wanted to make sure. -- You are receiving this mail because: You are watching all bug changes.