Connectors
Oracle Storage Connector
Index and search documents from Oracle Cloud Infrastructure (OCI) using Hymalaia
How it works
The connector pulls in all documents from a specified OCI bucket. It supports formats like:
- DOC / DOCX
- TXT
- and more
Documents are automatically updated every 1 day.
Setting up
Authorization
- Log into your Oracle Cloud Console.
- Click your user icon (top-right) → choose User Settings.
- Under “Resources”, click Customer Secret Keys.
- Click Generate Secret Key.
- Provide a name like
"HymalaiaOCIConnector"
- Click Generate
- Provide a name like
- Copy the Secret Key immediately – you won’t be able to see it again.
- The Access Key will be listed alongside your secret key.
Finding Your Namespace
- Click your user icon (top-right)
- Select Tenancy: [your tenancy name]
- In the tenancy details, copy the Object Storage Namespace
Indexing
- Go to the Admin Dashboard in Hymalaia
- Select the Oracle Cloud Infrastructure Storage Connector
Step 1: Authentication
Fill in the following credentials:
- OCI Access Key
- OCI Secret Key
- Namespace
- Region
Click Update to save the credentials.
Step 2: Select Your Bucket
- Specify the OCI bucket you want to make searchable
- Click Connect to begin indexing
OCI Object Storage Overview
Oracle Object Storage uses a bucket-based structure, similar to a directory system:
- Each bucket is like a root folder
- Inside are objects (files)
For more info, see Oracle Cloud Infrastructure Object Storage Docs