15 ottobre 2016 00:45
A: solr-user
Oggetto: Re: R: R: Incongruent results of numdocs
Not quite. When you add replica 3, it will be synchronized to the leader.
So I'd shut down the solr node with the bad replica, add the new replica and
then delete the old one.
The disturbing bit is tha
t replica be synchronized with replica1?
>
> Inviata dal mio Windows Phone
>
> Da: Shawn Heisey<mailto:apa...@elyograg.org>
> Inviato: 14/10/2016 18:33
> A: solr-user@lucene.apache.org<mailto:solr-user@lucene.apache.org>
> Oggetto:
: Shawn Heisey<mailto:apa...@elyograg.org>
Inviato: 14/10/2016 18:33
A: solr-user@lucene.apache.org<mailto:solr-user@lucene.apache.org>
Oggetto: Re: R: Incongruent results of numdocs
On 10/14/2016 9:43 AM, Davide Isoardi wrote:
>
> thank you very much for the quick answare.
>
On 10/14/2016 9:43 AM, Davide Isoardi wrote:
>
> thank you very much for the quick answare.
>
>
>
> Yes, I am not indexing between request.
>
>
>
> How can I risync two or all replicas?
>
> If I look the overviews in the shard menu (attached the screenshot) I
> see that the num docs are mismatc
ailto:solr-user@lucene.apache.org>
Oggetto: Re: Incongruent results of numdocs
On 10/14/2016 3:35 AM, Davide Isoardi wrote:
> I have indexed more than 1 million of docs on a SolrCloud collections whit 5
> shards and 2 replicas.
>
> After the indexing if I try to query (many times) q=i
: solr-user@lucene.apache.org
Oggetto: Re: Incongruent results of numdocs
On 10/14/2016 3:35 AM, Davide Isoardi wrote:
> I have indexed more than 1 million of docs on a SolrCloud collections whit 5
> shards and 2 replicas.
>
> After the indexing if I try to query (many times) q=i
On 10/14/2016 3:35 AM, Davide Isoardi wrote:
> I have indexed more than 1 million of docs on a SolrCloud collections whit 5
> shards and 2 replicas.
>
> After the indexing if I try to query (many times) q=id:*&rows=0 I have
> different result for the document number founds.
>
> Why the result is
Hi all,
I have indexed more than 1 million of docs on a SolrCloud collections whit 5
shards and 2 replicas.
After the indexing if I try to query (many times) q=id:*&rows=0 I have
different result for the document number founds.
Why the result is not the same for all querys?
Thanks in advance
D