-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Documentation, REST API
-
None
-
1
-
2
Problem Definition
Currently, the api/2/reindex section from our REST API reference contains the following description:
REST resource for starting/stopping/querying indexing.
However, this same section does not indicate any way to stop a re-index operation through REST API, just how to trigger a reindex or query the progress from it.
Suggested Solution
Update the REST API documentation accordingly.