I think so too, maybe as part of the upcoming 0.7.2 release. In the meantime, you can try to implement the fix suggested in this post
http://www.mail-archive.com/[email protected]/msg03011.html If it works, for you, please let me know, I need the fix as well :) Rgrds, Thomas On 3/14/06, Laurent Michenaud <[EMAIL PROTECTED]> wrote: > > It would be interesting to have a fix for 0.7 > > -----Message d'origine----- > De : TDLN [mailto:[EMAIL PROTECTED] > Envoyé : mardi 14 mars 2006 12:32 > À : [email protected] > Objet : Re: Problems > > Unfortunately, in the 0.7 release, the NutchBean does not clean up > properly after itself, so some SegementReaders and IndexReaders remain open. > I think this is fixed in the current code line. I had similar problems in my > app based on 0.7 - all that helped was killing the processes blocking the > index. > > Rgrds, Thomas > > > On 3/13/06, Laurent Michenaud <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I have integrated nutch in my application. > > > > In the admin part, i can launch the indexation. > > In the client part, i can launch searches. > > > > After a search, i can't do an indexation again because the index > > files are used by the NutchBean. > > > > How can i do that please ? > > > > thx > > > > >
