You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by S G <sg...@gmail.com> on 2016/02/03 20:27:54 UTC

Solr and tunable consistency?

Hi,

Does someone know if Solr has a tunable consistency like the one found in
Cassandra or ElasticSearch
<https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html>
 ?

There is a replication_factor
<https://wiki.apache.org/solr/NewSolrCloudDesign> in Solr Cloud but it does
not seem to be providing tunable consistency.

Is there any other way to do the same in Solr?

Or any plans to add the same?


Thanks
SG

Re: Solr and tunable consistency?

Posted by Mark Miller <ma...@gmail.com>.
We have a minimum replication param on updates. IMO it's incomplete though.
I don't think it returns early yet, and instead of failing the request to
the user when the min replication is not achieved, it simply sets a flag.

Mark

On Wed, Feb 3, 2016 at 2:27 PM S G <sg...@gmail.com> wrote:

>
> Hi,
>
> Does someone know if Solr has a tunable consistency like the one found in
> Cassandra or ElasticSearch
> <https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html>
>  ?
>
> There is a replication_factor
> <https://wiki.apache.org/solr/NewSolrCloudDesign> in Solr Cloud but it
> does not seem to be providing tunable consistency.
>
> Is there any other way to do the same in Solr?
>
> Or any plans to add the same?
>
>
> Thanks
>
>
> SG
>
-- 
- Mark
about.me/markrmiller

Re: Solr and tunable consistency?

Posted by Mikhail Khludnev <mk...@griddynamics.com>.
https://cwiki.apache.org/confluence/display/solr/Read+and+Write+Side+Fault+Tolerance


On Wed, Feb 3, 2016 at 10:27 PM, S G <sg...@gmail.com> wrote:

>
> Hi,
>
> Does someone know if Solr has a tunable consistency like the one found in
> Cassandra or ElasticSearch
> <https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html>
>  ?
>
> There is a replication_factor
> <https://wiki.apache.org/solr/NewSolrCloudDesign> in Solr Cloud but it
> does not seem to be providing tunable consistency.
>
> Is there any other way to do the same in Solr?
>
> Or any plans to add the same?
>
>
> Thanks
> SG
>
>
>


-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
<mk...@griddynamics.com>