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.
|
Modifier and Type | Class and Description |
---|---|
class |
RDBMSLuceneEdgeAutoIndex
This class extends the functions defined in LuceneEdgeAutoIndex to handle an automatic index on edges using Apache Lucene.
|
class |
RDBMSLuceneVertexAutoIndex
This class extends the functions defined in LuceneVertexAutoIndex to handle an automatic index on vertices using Apache Lucene.
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneEdgeAutoIndex
This class extends the functions defined in LuceneAutoIndex to handle an automatic index on edges.
|
class |
LuceneVertexAutoIndex
This class extends the functions defined in LuceneAutoIndex to handle an automatic index on vertices.
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.