Re: [Koha-devel] The best option for index after a batch change

2013-12-04 Thread Stefano Bargioni
Ciao Zeno, if you are not interested to short the batch change as much as possible, you can add a delay in your loop, to ensure that your zebra queue is filled at a regular pace, and that rebuild-zebra will manage only few records each time it runs. This solution, if suitable for your installati

Re: [Koha-devel] The best option for index after a batch change

2013-12-03 Thread Frédéric Demians
> I will do a batch chage on bibliographic data with a perl script. > Around 2.000 record on 150.000 biblios. Before to launch the script, > I close the background indexing (I use Tamil daemon). After the > change I will have 2.000 entry in zebraque table. > > In your opinion what is the best oprio

[Koha-devel] The best option for index after a batch change

2013-12-03 Thread Zeno Tajoli
Hi to all, I will do a batch chage on bibliographic data with a perl script. Around 2.000 record on 150.000 biblios. Before to launch the script, I close the background indexing (I use Tamil daemon). After the change I will have 2.000 entry in zebraque table. In your opinion what is the best o