cprsd
cprsd

Reputation: 473

Nutch - deleting segments

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?

Upvotes: 0

Views: 403

Answers (1)

cprsd
cprsd

Reputation: 473

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

Upvotes: 1

Related Questions