REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- /data_incremental_index
- /data_incremental_index/{domain}/{target}
- /data_incremental_index/{domain}/{target}/content
- /data_index
- /data_index/{domain}/{target}
- /data_index/{domain}/{target}/content
- /identify/{algorithm}/{hash}
- /lucene/search
- /repo_groups/{groupId}/index_content
- /repositories/{repositoryId}/index_content
There is also a WADL document describing the REST API.