4.8 Creating a JSON Search Index

Oracle Text supports a simpler alternative syntax for creating a search index on JavaScript Object Notation (JSON). The JSON search index is created on the table column name.

When creating a JSON search index, you can specify path subsetting to identify the JSON fields to include or exclude from indexing. The excluded fields are not indexed, and the JSON search index is not used for those fields when querying.