https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175

--- Comment #68 from David Cook <dc...@prosentient.com.au> ---
I have concerns about these patches.

Firstly, they're only targeting Zebra and not Elasticsearch. While I'm not sure
if there is any formal rules about that yet, I think we want to be including
Elasticsearch for all search related changes.

Secondly, I don't really like the idea of stuffing more XML into the search
result XSLT. I think that's already one of the slowest parts of Koha, and this
is likely to just slow it down further. It would be nicer to load related data
asynchronously using AJAX.

But the more I read and re-read the code... maybe it's not a big drama. 

I feel like this is adding to technical debt, but I'm not going to block it.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to