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

--- Comment #38 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Looking good so far.. a couple of comments

We have a fairly standard 'skip_index' name for the search engine index skip
param.. we should stick to that here too (I bet your patch pre-dates that, but
it shouldn't be too onerous to update for consistency)

However, there's a more challenging thing to resolve.

If 'BiblioAddsAuthorities' is enabled the index skip is going to cause issues
as the linker relies of updated indexes to do it's job... we possibly need to
move where the BiblioAddsAuthories code runs for such cases to run at the end
after a first run of indexing has taken place and then run a second index run
to catch the link changes it makes?

Conundrum.

-- 
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