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.
|
Class and Description |
---|
SolrAutoIndex
This class extends the functions defined in SolrIndex and implements OracleAutoIndex interface to support automatic text indices using SolrCloud.
|
SolrEdgeAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
SolrIndex
An abstract class implementing the Blueprints Index interface to support indices on SolrCloud.
|
SolrVertexAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
Class and Description |
---|
SolrAutoIndex
This class extends the functions defined in SolrIndex and implements OracleAutoIndex interface to support automatic text indices using SolrCloud.
|
SolrIndex
An abstract class implementing the Blueprints Index interface to support indices on SolrCloud.
|
SolrIndexParameters
This class manages relevant parameters for SolrCloud text indexing.
|
SolrParameters
This class manages the parameters and utilities for SolrCloud indexes
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.