Re: Document Missing from Share in Solr cloud

2013-04-17 Thread Annette Newton
> Regards, > Ayush > > > From: u...@odoko.co.uk > > To: solr-user@lucene.apache.org > > Subject: Re: Document Missing from Share in Solr cloud > > Date: Wed, 17 Apr 2013 09:48:03 +0100 > > > > Well, your numdocs *is* the same. Your maxdocs isn't, whic

RE: Document Missing from Share in Solr cloud

2013-04-17 Thread Cool Techi
r-user@lucene.apache.org > Subject: Re: Document Missing from Share in Solr cloud > Date: Wed, 17 Apr 2013 09:48:03 +0100 > > Well, your numdocs *is* the same. Your maxdocs isn't, which sounds right > to me. > > maxdocs is the number of documents, including deleted ones. Given > de

Re: Document Missing from Share in Solr cloud

2013-04-17 Thread Upayavira
> > From: cooltec...@outlook.com > > To: solr-user@lucene.apache.org > > Subject: RE: Document Missing from Share in Solr cloud > > Date: Wed, 17 Apr 2013 13:28:16 +0530 > > > > Field type is string and this has happened for multiple docs over the past > >

RE: Document Missing from Share in Solr cloud

2013-04-17 Thread Cool Techi
:358752Version:6678209Segment Count: 27 > From: cooltec...@outlook.com > To: solr-user@lucene.apache.org > Subject: RE: Document Missing from Share in Solr cloud > Date: Wed, 17 Apr 2013 13:28:16 +0530 > > Field type is string and this has happened for multiple docs over the past &g

RE: Document Missing from Share in Solr cloud

2013-04-17 Thread Cool Techi
Field type is string and this has happened for multiple docs over the past week. Regards, Ayush > Date: Tue, 16 Apr 2013 14:06:40 -0600 > Subject: Re: Document Missing from Share in Solr cloud > From: thelabd...@gmail.com > To: solr-user@lucene.apache.org > > btw ... what is

Re: Document Missing from Share in Solr cloud

2013-04-16 Thread Timothy Potter
how different results >> on every refresh. >> >> >> >> > Date: Tue, 16 Apr 2013 11:34:18 -0600 >> > Subject: Re: Document Missing from Share in Solr cloud >> > From: thelabd...@gmail.com >> > To: solr-user@lucene.apache.org >> > >>

Re: Document Missing from Share in Solr cloud

2013-04-16 Thread Timothy Potter
t's what I am trying to say, the document is not replicated across all > the replicas for a specific shard, hence the query show different results > on every refresh. > > > > > Date: Tue, 16 Apr 2013 11:34:18 -0600 > > Subject: Re: Document Missing from Share in Solr c

RE: Document Missing from Share in Solr cloud

2013-04-16 Thread Cool Techi
That's what I am trying to say, the document is not replicated across all the replicas for a specific shard, hence the query show different results on every refresh. > Date: Tue, 16 Apr 2013 11:34:18 -0600 > Subject: Re: Document Missing from Share in Solr cloud > From: thelab

Re: Document Missing from Share in Solr cloud

2013-04-16 Thread Timothy Potter
If you are using the default doc router for indexing in SolrCloud, then a document only exists in a single shard but can be replicated in that shard to any number of replicas. Can you clarify your question as it sounds like you're saying that the document is not replicated across all the replicas