Re: static index problem

2007-05-04 Thread D Bera
Hi Nagyon, > Just one more question: > Does beagle need write permissions on the static indexes? > E.g. can I store a lot of data on a dvd in a directory > with its static index on that dvd too? No, beagle does not need write permission on the static indexes after it is created. However (this is

Re: static index problem

2007-05-03 Thread Nagyon Almos
Joe Shaw wrote : >Try running: >beagle-config daemon ToggleAllowStaticBackend >And then restart the daemon. Thanks, it works :-) Just one more question: Does beagle need write permissions on the static indexes? E.g. can I store a lot of data on a dvd in a directory with its static index on tha

Re: static index problem

2007-05-02 Thread Joe Shaw
Hi, On 4/30/07, Nagyon Almos <[EMAIL PROTECTED]> wrote: > beagle-config daemon AddStaticQueryable /home/xxx/tmp/yyy.beagle-index/ > > beagled --debug says nothing, and can find nothing there. Try running: beagle-config daemon ToggleAllowStaticBackend And then restart the daemon. Joe __

static index problem

2007-04-30 Thread Nagyon Almos
I have problems with static indexes: I can create them without any errors mkdir ~/tmp/yyy.beagle-index beagle-build-index --recursive --cache-text --debug --target /home/xxx/tmp/yyy.beagle-index /home/store/yyy but when I try to add them I get beagle-config daemon AddStaticQueryable /home/xxx/