Nutch - deleting segments

跟風遠走 提交于 2021-01-29 16:15:29

问题


I have a Nutch crawl with 4 segments which are fully indexed using the bin/nutch solrindex command. Now I'm all out of storage on the box, so can I delete the 4 segments and retain only the crawldb and continue crawling from where I left it?

Since all the segments are merged and indexed to Solr I don't see a problem in deleting the segments, or am I wrong there?


回答1:


Thanks to the help on the Nutch mailing list, I found out that I can delete those segments.



来源:https://stackoverflow.com/questions/23422174/nutch-deleting-segments

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!