What this sample helps you learn
This module demonstrates Oracle Text JSON full-text search over plain JDBC on Oracle AI Database. The sample shows how to:
Highlights
- load JSON documents from src/main/resources/documents.json
- store those documents in a native JSON column using OSON/JDBC JSON binding
- create a JSON search index with CREATE SEARCH INDEX ... FOR JSON
- run ranked json_textcontains queries with SCORE