My crawl loop consists of the following.

generate -topN
fetch -all
parse -all
updatedb
solrindex -all

With the fetch and parse the -all only pulls the batch that was generated,
skipping all of the other urls.  However, the solrindex seems to be
equivalent to -reindex, commiting everything not just what hasn't been sent.

Anyone else run into this issue?

Thanks.

Reply via email to