Package | Description |
---|---|
oracle.pg.nosql.index.solr |
This package contains the logic specific to the text indexing and text search using SolrCloud for property graph support on Oracle NoSQL 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 |
NoSQLSolrEdgeAutoIndex
This class extends SolrEdgeAutoIndex to handle an automatic index on Edge objects over an Oracle NoSQL Database backend
|
class |
NoSQLSolrVertexAutoIndex
This class extends SolrVertexAutoIndex to handle an automatic index on Vertex objects over an Oracle NoSQL Database backend
|
Modifier and Type | Class and Description |
---|---|
class |
SolrEdgeAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
class |
SolrVertexAutoIndex
This class extends the functions defined in SolrAutoIndex.
|
Copyright © 2015 Oracle and/or its afflilates. All Rights Reserved.