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/69ec11c9-774e-42df-be57-fd870d347743%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to