Invoke Hybrid Index Operations Page

Select the Perform Hybrid Index Operation option on the Basic Information page to configure Oracle Autonomous AI Transaction Processing (ATP) Adapter hybrid index operations.

Operation Description Configuration Details
Hybrid Index Ingestion Ingests documents into an Oracle Autonomous AI Transaction Processing database and creates a hybrid index for search. Select the embedding model to use.
Hybrid Index Search Searches an existing hybrid index. Select the hybrid index and search type. The available search types are Text, Semantic, and Hybrid. See Hybrid Index Search.
Ingestion Status Checks whether a hybrid index ingestion job is running, succeeded, or failed. Provide the job ID to check the ingestion status.

Hybrid Index Search

On the Edit Hybrid Index Search page, select the hybrid index to search and configure the search criteria.

You can select one of the following search types:
Search Type Description
Text Searches for exact words or phrases.
Semantic Searches by meaning using AI embeddings.
Hybrid Combines keyword matching and AI-based meaning search.
For semantic and hybrid searches, select the search mode:
Search Mode Description
Document Searches and ranks results at the document level.
Chunk Searches and ranks individual chunks within documents.
  1. Enter the query text in the query field, then click Test to preview the search results.
  2. Click Continue to proceed.