| Package | Description | 
|---|---|
| oracle.pg.rdbms.index.lucene | 
 This package contains the logic specific to the text indexing and text search using Apache Lucene for property graph support on Oracle Database. 
 | 
| oracle.pg.text.lucene | 
 This package contains the logic for handling text search and text indexing using Apache Lucene. 
 | 
| Class and Description | 
|---|
| LuceneAutoIndex
 This class extends LuceneIndex implements the OracleAutoIndex interface to handle text search and text indexing using Apache Lucene. 
 | 
| LuceneEdgeAutoIndex
 This class extends the functions defined in LuceneAutoIndex to handle an automatic index on edges. 
 | 
| LuceneEdgeIndex
 This class extends the functions defined in LuceneIndex. 
 | 
| LuceneIndex
 An abstract class implementing the Blueprints Index interface. 
 | 
| LuceneIndexParameters
 This class manages relevant parameters for text indexing. 
 | 
| LuceneVertexAutoIndex
 This class extends the functions defined in LuceneAutoIndex to handle an automatic index on vertices. 
 | 
| LuceneVertexIndex
 This class extends the functions defined in OracleIndex. 
 | 
| OracleDirectory
 This class manages Lucene Directory objects. 
 | 
| Class and Description | 
|---|
| LuceneAutoIndex
 This class extends LuceneIndex implements the OracleAutoIndex interface to handle text search and text indexing using Apache Lucene. 
 | 
| LuceneIndex
 An abstract class implementing the Blueprints Index interface. 
 | 
| LuceneIndexParameters
 This class manages relevant parameters for text indexing. 
 | 
| LuceneParameters
 This class manages the parameters and utilities for Lucene index directories 
 | 
| OracleDirectory
 This class manages Lucene Directory objects. 
 | 
| OracleDirectory.DirectoryType
 It denotes the type of directories for storing Lucene indexes. 
 | 
| OracleIndexWriter
 This class extends Lucene IndexWriter. 
 | 
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.