Package | Description |
---|---|
oracle.pg.rdbms.index.oratext |
This package contains the logic specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database.
|
oracle.pg.text.lucene |
This package contains the logic for handling text search and text indexing using Apache Lucene.
|
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 |
OracleTextParameters
This class manages the parameters and utilities for Oracle Text index
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneParameters
This class manages the parameters and utilities for Lucene index directories
|
Modifier and Type | Class and Description |
---|---|
class |
SolrParameters
This class manages the parameters and utilities for SolrCloud indexes
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.