Semantic Search
post
/essbase/rest/v1/ai/applications/{applicationName}/databases/{databaseName}/semanticsearch
Retrieves the semantic search.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationName(required): string
Application name.
-
databaseName(required): string
Database name.
Query Parameters
-
aliasType: string
Alias Table Name.
-
isConvStart(required): boolean
Is Conversation Start.
-
nlq(required): string
NLQ.
-
profileName(required): string
Profile Name.
-
responseParam(required): string
Response Parameter.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
Semantic search retrieved successfully.
400 Response
Bad Request
Failed to retrieve semantic search.