OpenSearch
OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite.
You must install Qlik Data Gateway - Data Movement. For more information, see Setting up Qlik Data Gateway - Data Movement for knowledge marts.
Preparing for authentication
To access your Pinecone Vector Search data, you need to authenticate the connection with your account credentials.
Creating the connection
- Fill in the required connection properties.
-
Provide a name for the connection in Name.
-
Click Test connection to verify the configuration.
-
When the test is successful, click Create.
| Setting | Description |
|---|---|
| Data gateway |
You need a customer-managed data gateway. For more information, see Setting up Qlik Data Gateway - Data Movement for knowledge marts. |
| Endpoint |
Your OpenSearch endpoint.
Example: es.us-east-2.amazonaws.com |
| Authentication Method | Select the authentication method from the drop-down list. |
| Username |
Your OpenSearch user name.
This field is available when you selected HTTP as Authentication Method. |
| Password |
Your OpenSearch password.
This field is available when you selected HTTP as Authentication Method. |
| Region | Region of your endpoint.
Example: us-east-2 This field is available when you selected AOS or AOSS as Authentication Method. |
| Access key ID |
Your OpenSearch access key ID.
This field is available when you selected AOS or AOSS as Authentication Method. |
| Secret access key |
Your OpenSearch secret access key.
This field is available when you selected AOS or AOSS as Authentication Method. |
| Security | Select SSL or None from the drop-down list. |