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.
|
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
This class extends the functions defined in SolrEdgeAutoIndex to handle an automatic index on edges using SolrCloud.
|
class |
RDBMSSolrVertexAutoIndex
This class extends the functions defined in SolrVertexAutoIndex to handle an automatic index on vertices using SolrCloud
|
Modifier and Type | Class and Description |
---|---|
class |
SolrAutoIndex<T extends com.tinkerpop.blueprints.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, 2018 Oracle and/or its affiliates. All Rights Reserved.