I've done some searching on this, but haven't found any real solutions. Is there an existing way to do a continuous crawl using Nutch? I know I can use the bin/nutch crawl command, but that stops after a certain number of iterations.
Right now I'm working on a java class to do it, but I would assume it's a problem that's been solved already. Unfortunately I can't seem to find any evidence of this. Thanks.

