Package | Description |
---|---|
oracle.pg.text.solr |
This package contains the logic for handling text search and text indexing using SolrCloud.
|
Modifier and Type | Method and Description |
---|---|
static SolrIndexParameters |
SolrIndexParameters.createInstance(java.lang.String configName,
java.lang.String solrServerURL,
java.lang.String solrNodeSet,
int zkTimeout,
int numShards,
int replicationFactor,
int maxShardsPerNode,
int reindexNumConns,
int batchSize,
int commitBatchSize,
long writeTimeout)
Creates a new SolrIndexParameters object from the set of parameters.
|
static SolrIndexParameters |
SolrIndexParameters.getInstance(com.tinkerpop.blueprints.Parameter[] parameters)
Creates a new OracleIndexParameters object from an initial set of parameters.
|
Copyright © 2015, 2019, Oracle and/or its afflilates. All Rights Reserved.