I know that the the indexer hits a 2gig file limit (per file), which is a
limit because of how ferret is compiled (I believe).

What we've done to offset this was to, when indexing, we optimize the index
every so often, so that we never hit this limit. (because the optimized file
size is quite smaller than unoptimized).

How many documents do you have indexed?

> From: Joe Mestople <[EMAIL PROTECTED]>
> Reply-To: [email protected]
> Date: Thu, 18 Jan 2007 20:32:22 +0100
> To: [email protected]
> Subject: Re: [Ferret-talk] corrupt index immediately after rebuild
> 
> William Morgan wrote:
>> Excerpts from Jens Kraemer's message of Thu Jan 18 01:32:57 -0800 2007:
>>> maybe you hit some file size limit with your index?
>> 
>> Also check to make sure you didn't just run out of disk space.
> 
> file size is 3,711,610,109 bytes -- the volume is ext3 and it has 74%
> available so I don't think it's either running out of space or exceeding
> the maximum file size.
> 
> Has anyone else ran into a similar problem?
> 
> -- 
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ferret-talk mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ferret-talk
> 

_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to