Package | Description |
---|---|
oracle.pg.rdbms.index.solr |
This package contains the logic specific to the text indexing and text search using SolrCloud for property graph support on Oracle Database 12c.
|
oracle.pg.text.solr |
This package contains the logic for handling text search and text indexing using SolrCloud.
|
Modifier and Type | Class and Description |
---|---|
class |
RDBMSSolrEdgeAutoIndex |
class |
RDBMSSolrVertexAutoIndex |
Modifier and Type | Class and Description |
---|---|
class |
SolrAutoIndex<T extends Element>
This class extends the functions defined in SolrIndex and implements OracleAutoIndex interface to support
automatic text indices using SolrCloud.
|
class |
SolrEdgeAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
class |
SolrEdgeIndex
This class extends the functions defined in SolrIndex.
|
class |
SolrVertexAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
class |
SolrVertexIndex
This class extends the functions defined in SolrIndex.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.