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 © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.