https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27267 --- Comment #17 from David Cook <dcook@prosentient.com.au> --- (In reply to Joonas Kylmälä from comment #12)
(In reply to Joonas Kylmälä from comment #11)
I would be bit hesitant to take this into koha because it seems like this will break very easily due to not using any of the abstractions we have. Also, there is no license header.
After reading through Julian's comments, I think that I understand yours better. The abstractions are too resource intensive to be practical in this case. But I will admit that my code is not ideal. It's practical but does add some potential technical debt. A compromise would be to add core Koha methods that have minimal dependencies but are easier to maintain. I think that I'll just maintain this custom indexer locally though. I don't have time to add those core Koha methods at this point. -- You are receiving this mail because: You are watching all bug changes.