Re: [Koha] Koha indexing - files

2015-02-20 Thread Chad Roseburg
Thanks for the info! Our servers have SSDs and plenty of RAM. So it sounds like possibly putting the index files in tmp on a separate disk might add some performance improvement ...though the SSDs by themselves will probably be the biggest improvement. On Thu, Feb 19, 2015 at 4:48 PM, Paul A wro

Re: [Koha] Koha indexing - files

2015-02-19 Thread Tomas Cohen Arazi
Paul, you can use the indexing daemon with the packages (a.k.a. rebuild_zebra.pl in daemon mode) and set it to 5 seconds if you wish! Please read /etc/default/koha-common :-D On Thu, Feb 19, 2015 at 9:48 PM, Paul A wrote: > At 01:26 PM 2/20/2015 +1300, Robin Sheat wrote: > >> Chad Roseburg schr

Re: [Koha] Koha indexing - files

2015-02-19 Thread Paul A
At 01:26 PM 2/20/2015 +1300, Robin Sheat wrote: Chad Roseburg schreef op do 19-02-2015 om 15:14 [-0800]: > We are considering mounting the index files to a separate high-performance > disk array in hopes of improving performance during the indexing process -- > has anyone experimented with someth

Re: [Koha] Koha indexing - files

2015-02-19 Thread Tomas Cohen Arazi
There is also the temporary directory. It usually is on /tmp, but you can explictly set it using -d (for rebuild_zebra.pl). If you are using 3.18, keep in mind the availability of the indexing daemon on packages seutp. Regards Tomas On Thu, Feb 19, 2015 at 8:14 PM, Chad Roseburg wrote: > We ar

Re: [Koha] Koha indexing - files

2015-02-19 Thread Robin Sheat
Chad Roseburg schreef op do 19-02-2015 om 15:14 [-0800]: > We are currently setting up a server and have a question about the location > of the zebra indexes. > Is /var/lib/koha/instancename/biblios/ the only place zebra keeps the index > files it writes to during the indexing process? It puts tem