Web Service Method: Retrieve Similar Documents (json request)
Abstract
Web Service Method: Retrieve Similar Documents (json request)
Description |
---|
Retrieve documents that are similar to document specified in request. |
URL: /GraphSearch/api/similar
Request
Supported Methods |
---|
POST |
application/json
Attribute Name | Type | Compulsory Field | Comment |
---|---|---|---|
| String | Identifier of the target SearchSpace | |
| URL | URL / ID of the document | |
| Number | Maximum number of documents to retrieve. Use case: pagination | |
| Number | Start index of returned document list. Use case: pagination |
Response
This method returns execution results in JSON format.