Hi, 

Just add following sciptlet befor the end body tag in search.jsp file and
try to reindex.

<% 
bean.close();
%>

Please can you share reindex script so i can also use the same.

Regards,
Chean Patel


golfman wrote:
> 
> I've set up nutch on Windows with Tomcat and it works well.
> 
> The only problem I have is that I want to do a regular reindex of the web
> sites but the indexer can't overwrite the crawl data directory (or maybe
> files within it) because it is somehow locked by the nutch search web app.
> I have to shutdown and restart the tomcat instance to do the re-index
> successfully. Is there something I am doing wrong to cause this to occur?
> 
> Is it possible to set up nutch so that the reindex can occur while the
> nutch app is still running and then have it use the new results after the
> reindex is finished?
> 

-- 
View this message in context: 
http://www.nabble.com/Re-indexing-with-a-live-tomcat-web-app-tp23480084p23975305.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to