The 7.0 Ref Guide was released Monday.
An overview of the new replica types is available online here:
https://lucene.apache.org/solr/guide/7_0/shards-and-indexing-data-in-solrcloud.html#types-of-replicas.
The replica type is specified when you either create the collection or
add a replica.
On Thu
Gopesh:
There is brand new functionality in Solr 7, see: SOLR-10233, the
"PULL" replica type which is a hybrid SolrCloud replica that uses
master/slave type replication. You should find this in the reference
guide, the 7.0 ref guide should be published soon. Meanwhile, that
JIRA will let you know.
Hello Guys,
As of now we are running Solr 3.4 with Master Slave Configuration. We are
planning to upgrade it to the lastest version (6.6 or 7). Questions I have
before upgrading
1. Since we do not have a lot of data, is it required to move to SolrCloud
or continue using it Master Slave
2
Hi Sharma,
Please see inline answers.
Thanks,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/
> On 5 Oct 2017, at 09:00, Gopesh Sharma wrote:
>
> Hello Guys,
>
> As of now we are running Solr 3.4 with
Hello Guys,
As of now we are running Solr 3.4 with Master Slave Configuration. We are
planning to upgrade it to the lastest version (6.6 or 7). Questions I have
before upgrading
1. Since we do not have a lot of data, is it required to move to SolrCloud
or continue using it Master Slave
2
On 10/6/2016 9:02 AM, Steven White wrote:
> We currently have a component that uses SolrJ and Solr REST API to admin
> Solr (adding new fields, changing handlers, etc. to customize Solr's
> schema) based on customer's DB schema before we start indexing.
>
> If we switch over to SolrCloud:
>
> 1) Wi
> 6. okt. 2016 kl. 17.02 skrev Steven White :
> If we switch over to SolrCloud:
>
> 1) Will our existing usage of SolrJ and REST API still work as-is?
Yes, probably
> 2) Not all of our customers need that high availability of Solr. For
> those, single server and single index will do just fine.
(sorry if this a second post, the first one 1 posted 1 hour ago has yet to
make it to the mailing list!!)
Hi everyone,
Currently, we are on Solr 5.2 and use 1 core and none of the cloud
features. We are planning to upgrade to Solr 6.2 and utilize SolrCloud not
because our data need to scale (si
Hi everyone,
Currently, we are on Solr 5.2 and use 1 core and none of the cloud
features. We are planning to upgrade to Solr 6.2 and utilize SolrCloud not
because our data need to scale (single core with no cloud is doing just
fine on our index of 2 million records and about 15 gb index size) but