/data_incremental_index/{domain}/{target}
Mount Point: /service/local/data_incremental_index/{domain}/{target}
DELETE
Perform an incremental reindex against the provided repository or group. Note that appended to the end of the url should be the path that you want to index. i.e. /data_incremental_index/repositories/myRepo/org/blah will index everything under the org/blah directory. Leaving blank will simply index whole domain content.
Parameters
name | description | type | default |
---|---|---|---|
domain | The domain that will be used, valid options are 'repositories' or 'repo_groups' (Required). | path | |
target | The unique id in the domain to use (i.e. repository or group id) (Required). | path |