| Package | Description | 
|---|---|
| oracle.pg.rdbms.index.oratext | 
 This package contains the logic specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database. 
 | 
| Class and Description | 
|---|
| OracleTextAutoIndex
 This class implements the OracleAutoIndex interface to handle text search and text indexing using Oracle Text. 
 | 
| OracleTextIndexParameters
 This class manages relevant parameters for text indexing using Oracle Text. 
 | 
| OracleTextParameters
 This class manages the parameters and utilities for Oracle Text index 
 | 
| OracleTextQueryObject
 This class defines a helper Query object used for querying K/V pairs indexed using an Oracle Text index. 
 | 
| OracleTextQueryObject.Direction
 This enumeration denotes how results will be sorted based on their score value 
 | 
| OracleTextQueryObject.ScoreRange
 This enumeration denotes the if the results should be filtered based on a positive or negative score 
 | 
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.