You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2019. It is now read-only.
when I send a post request like 'http://localhost:9200/law_cloud_v3/cases/_reindex/law_cloud_v5/cases',
I got the following response
{"error":{"root_cause":[{"type":"reindexing_exception","reason":"Reindexing process 40d3df50-5c73-4bcb-9a51-0d6240d18141 is not found."}],"type":"reindexing_exception","reason":"Reindexing process 40d3df50-5c73-4bcb-9a51-0d6240d18141 is not found."},"status":500}
Why?