Are you specifying a list of field names when calling the api? -ufuk yilmaz
— > On 25 May 2023, at 17:47, Ed K <[email protected]> wrote: > > it has happened to me in the past and I've had to restart it from beginning. > > On Thursday, May 25, 2023 at 06:46:04 AM PDT, Rajani Maski > <[email protected]> wrote: > > Hi Solr Users, > > The reindex collection api stops importing after it imports around 20% > of total docs from source collection, how to restart it? I could find > "start", "abort" and "status" commands on the documentation page, but there > is no command to restart from where it left. The status is running however > it is stalled. Following is the api I used to start it. Any suggestions on > how to restart from where it left, maybe update the checkpoint collection? > > > > http://host:8983/solr/admin/collections?action=REINDEXCOLLECTION&name=v9&numShards=12&collection.configName=v9-schema&replicationFactor=1
