Re: Static index - questions



Hi Stephan,

1. When a directory is indexed statically and it is somewhere deep in the
    $HOME, is it accessed/indexed by beagle again ? I expect it is skipped.

It isnt. The Files backend will crawl your home directory or whatever
directories specified by you in beagle-settings irrespective of what
static indexes are present.

2. When running beagle-build-index, is there a log file somewhere or do I
    need to redirect stdout/stderr to an error file ?

As far as I remember, there isnt any log file. You have to redirect
the stdout/stderr manually.

Oh, yes there are unpleasant exceptions like:

...
Debug: IndexWorker Done
Warn: Exception caught while executing :Void IndexWorker()
System.NullReferenceException: Object reference not set to an instance of an object
   at Beagle.Daemon.BuildIndex.FileToIndexable (System.IO.FileInfo file) [0x00000]
   at Beagle.Daemon.BuildIndex.IndexWorker () [0x00000]
   at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
   at Beagle.Util.ExceptionHandlingThread.ThreadStarted () [0x00000]

Indexing is unwilling to continue ... hmm, this doesn't look like expected.

Is this with recent CVS ? Can you run with --mono-debug - that will
print line numbers ?

- dBera

--
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user



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