<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Zebra indexing is controlled by cron. You should be able to change the
default indexing interval by changing the cron of the koha user (the
one running zebra). In should look similar to:<br>
<br>
KOHA_CONF=/usr/share/koha304/etc/koha-conf.xml<br>
PERL5LIB=/usr/share/koha304/lib<br>
KOHA_CRON_PATH = /usr/share/koha304/bin/cronjobs<br>
<br>
*/10 * * * *  $KOHA_CRON_PATH/../migration_tools/rebuild_zebra.pl -b -a
-z &gt;/dev/null<br>
<br>
Best regards,<br>
Len<br>
<a class="moz-txt-link-abbreviated" href="http://www.len.ro">www.len.ro</a><br>
<br>
<br>
On 06/24/2010 07:17 AM, Vimal Kumar wrote:
<blockquote
 cite="mid:AANLkTinhGw_zP1mOjtlXybNNaJv3FWUzDYuYbuf0tgPs@mail.gmail.com"
 type="cite">Dear Friends,<br>
  <br>
What is the default indexing interval ?<br>
  <br>
How to change the zebra indexing interval?<br>
  <br>
Regards,<br>
  <br>
  <br clear="all">
  <br>
-- <br>
Vimal Kumar V.<br>
Asst. Librarian<br>
Asian School of Business<br>
Technopark, Trivandrum-695 581<br>
Web: <a moz-do-not-send="true" href="http://www.vimalkumar.co.nr">http://www.vimalkumar.co.nr</a><br>
Blog: <a moz-do-not-send="true" href="http://vimalkumar.oksociety.in">http://vimalkumar.oksociety.in</a><br>
  <br>
OK Society Volunteer. <a moz-do-not-send="true"
 href="http://oksociety.in">http://oksociety.in</a><br>
---------------------------------------------------------------------------<br>
"I forget what I was taught. I only remember what I have learnt"<br>
-Patrick White<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
  </pre>
</blockquote>
<br>
</body>
</html>