Good morning, I've been trying to find examples regarding executing a fussy search with content server 10.5 rest api, can anyone kinldy provide gidance. Thank you!
Example:
Hi Daniel,
Search isn’t available in the 10.5 API – it was added in CS16 and up. It doesn’t use the /nodes endpoint as it has its own, so the construction looks something like:
/api/v2/search?where1=[your search terms here]
Mostly takes the same parameters as the Search API, docs here:
https://knowledge.opentext.com/knowledge/llisapi.dll/Open/16579994
Since it’s not actually documented in the Swagger docs yet, one of our developers also posted some excellent guidance on more advanced usage:
https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=63704665&objAction=viewincontainer&ShowReplyEntry=64806897#forum_topic_64806897
All that said, it’s not going to be available for use unless you upgrade to 16 or 16.2. Hope that helps.
AK
From: eLink Entry: Content Web Services Forum [mailto:otdncontentwebservices971forum@elinkkc.opentext.com]Sent: Tuesday, November 7, 2017 9:53 AMTo: eLink Recipient <devnull@elinkkc.opentext.com>Subject: Content server 10.5 rest api support for fusssy searching
Content server 10.5 rest api support for fusssy searching
Posted by Godard, Daniel On 11/07/2017 09:46 AM
`${this.baseUrl}nodes/${nodeId}/nodes?where_name=[looking for a solutions]`
[To post a comment, use the normal reply function]
Forum:
Content Web Services Forum
Content Server:
Knowledge Center CS16