It conistantly breaks when I run more than 10 concurrent incremental
updates.

I can post the code on Bugzilla (hopefully when I get to the site it will be
obvious how I can post things).

Luke

----- Original Message ----- 
From: "Otis Gospodnetic" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 3:20 PM
Subject: Re: _4c.fnm missing


> Field names are stored in the field info file, with suffix .fnm. - see
> http://jakarta.apache.org/lucene/docs/fileformats.html
>
> The .fnm should be inside the .cfs file (cfs files are compound files
> that contain all index files described at the above URL).  Maybe you
> can provide the code that causes this error in Bugzilla for somebody to
> look at.  Does it consistently break?
>
> Otis
>
>
> --- Luke Shannon <[EMAIL PROTECTED]> wrote:
>
> > I received the error below when I was attempting to over whelm my
> > system with incremental update requests.
> >
> > What is this file it is looking for? I checked the index. It
> > contains:
> >
> > _4c.del
> > _4d.cfs
> > deletable
> > segments
> >
> > Where does _4c.fnm come from?
> >
> > Here is the error:
> >
> > Unable to create the create the writer and/or index new content
> > /usr/tomcat/fb_hub/WEB-INF/index/_4c.fnm (No such file or directory).
> >
> > Thanks,
> >
> > Luke
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to