The scroll is available based on a timeout value you give it. Everytimetime 
you scroll you restart the countdown.

You could track the last scroll id you used and try it again from there?

On Thursday, 23 October 2014 12:47:02 UTC-4, Roger de Cordova Farias wrote:
>
> I'm reindexing a ElasticSearch base with 50m docs using the scroll-scan 
> request to retrieve all docs, but my "reindexer" program stopped at 30m
>
> Is there a way to redo the query to retrieve the left docs? Like using 
> offset?
>
> Would the the internal order of the scan query be the same with a second 
> request?
>
> I can assure that no new docs were indexed in the old index since the 
> beginning of the reindexing
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/45b51276-daa4-4f39-b46c-017296db689a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to