Package | Description |
---|---|
oracle.pg.hbase.index.solr |
This package contains the logic specific to the text indexing and text search using SolrCloud for property graph support on Apache HBase.
|
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 |
HBaseSolrEdgeAutoIndex
This class extends SolrEdgeAutoIndex to handle an automatic
index on Edge objects over an Apache HBase backend
|
class |
HBaseSolrVertexAutoIndex
This class extends SolrVertexAutoIndex to handle an automatic
index on Vertex objects over an Apache HBase 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 © 2016 Oracle and/or its affiliates. All Rights Reserved.