On 4/14/07, Erik Morton <[EMAIL PROTECTED]> wrote:
> The following exception occurred while trying optimize a large index:
>
> vendor/gems/rdig-0.3.4/lib/rdig/index.rb:46:in `optimize': End-of-
> File Error occured at <except.c>:93 in xraise (EOFError)
> Error occured in store.c:216 - is_refill
>          current pos = 0, file length = 0
>
> Now, I get the following error any time I try to create a new index
> on the directory that I was trying to optimize.
>
> Ferret::Index::IndexReader.new("indexes/my_index_dir")
> IOError: IO Error occured at <except.c>:93 in xraise
> Error occured in fs_store.c:127 - fs_each
>          doing 'each' in : <No such file or directory>
>
> Any thoughts? The directory is definitely there. I'd like to be able
> to recover from this error someone. Your help is very much appreciated.

Hi Erik,

Can you give us a listing of what is in the directory? Use `ls -l` so
I can see the size of the files as well.

Cheers,
Dave

-- 
Dave Balmain
http://www.davebalmain.com/
_______________________________________________
Ferret-talk mailing list
[EMAIL PROTECTED]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to