20 Oct
2013
20 Oct
'13
8:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11081 --- Comment #3 from Frédéric Demians <frederic@tamil.fr> ---
How does this compare to bug 6435?
From my perspective, rebuild_zebra.pl has grown too far, doing to much
It's a new implementation of indexing: lightweight, surclassable in order to accommodate SolR, not mixing indexing and data sanitizing, quicker (equivalent to -xml option). It's a true event driven script, not sleep(ed) one. It may also have to do with Koha code base refactoring. things. Take a look at: http://wiki.koha-community.org/wiki/Background_indexing_with_Zebra See also bug 8773 -- You are receiving this mail because: You are watching all bug changes.