Re: indexing questions



Hi,

On Sun, 2006-08-06 at 19:39 +0200, Atte Andr�ensen wrote:
> Oh, and one more thing. To reindex I made the following script:
> 
> #!/bin/bash
> beagle-shutdown
> export BEAGLE_EXERCISE_THE_DOG=1
> beagled
> beagle-status
> 
> Will this force a complete re-index or just index what was is pending?

Beagle always recrawls everything at startup.  This is necessary to
notice changes, if any, since it was last shut down.  (And to recreate
all of the state it has, like inotify watches.)

Now, note that I said "recrawl" and not "reindex."  Only updated
information is indexed.

Joe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]