If you look at my script.. the way I accomplished this without restarting tomcat was by touching the web.xml file within the servlet nutch dir
Benjamin Higgins wrote: > On 8/1/06, Matthew Holt <[EMAIL PROTECTED]> wrote: >> >> >> > Also, can Nutch still service search queries while it is going through >> > the >> > whole generate, fetch, updatedb, index, dedup process? At what point >> > do the >> > new segments become searchable -- right after indexing? >> > >> Yes.. however the new segments only become searchable once the recrawl >> process is done (indexes are merged i believe) and the tomcat instance >> reloads the webapp. >> > > Ah - so Tomcat *must* be reloaded? I was hoping to avoid that. Oh well. > > Ben > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
