Hi Ahmet,

We are using the *java.util.UUID* to generate the unique id for each
document.

Thanks,
Ankit Jain

On Tue, Dec 23, 2014 at 1:32 PM, Ahmet Arslan <iori...@yahoo.com.invalid>
wrote:

> Hi Ankit,
>
> So you are using solr.UUIDUpdateProcessorFactory to pupolate unique keys?
>
> Ahmet
>
> On Tuesday, December 23, 2014 7:13 AM, Ankit Jain <ankitjainc...@gmail.com>
> wrote:
> Hi Ahmet,
>
> Thanks for the response.
> Document ID is unique because we are using *UUID* to generate the document
> ID.
>
> Thanks,
> Ankit
>
> On Tue, Dec 23, 2014 at 12:16 AM, Ahmet Arslan <iori...@yahoo.com.invalid>
> wrote:
>
> > Hi,
> >
> > Do you happen to have documents with with unique id in different shards?
> > When unique ids are not unique across shards, people see inconsistent
> > results.
> > Please see : http://find.searchhub.org/document/2814183511b5a52
> >
> > Ahmet
> >
> >
> >
> > On Monday, December 22, 2014 8:06 PM, Ankit Jain <
> ankitjainc...@gmail.com>
> > wrote:
> > Hi Ahmet,
> >
> > Thanks for the response.
> > I am running this query from Solr Search UI. The number of shards for a
> > collection is two.
> >
> > Thanks,
> > Ankit
> >
> > On Mon, Dec 22, 2014 at 8:34 PM, Ahmet Arslan <iori...@yahoo.com.invalid
> >
> > wrote:
> >
> > > Hi,
> > >
> > > Is this sharded  query?
> > >
> > > Ahmet
> > >
> > >
> > > On Monday, December 22, 2014 4:47 PM, Ankit Jain <
> > ankitjainc...@gmail.com>
> > > wrote:
> > > Hi All,
> > >
> > > We are getting inconsistent search result on searching on *multivalued*
> > > field:
> > >
> > > *Input Query:*
> > > ( t : [ 0 TO 1419245069253 ] )AND(_all:"impetus-i0111.impetus.co.in")
> > >
> > > The "_all" field is multivalued field.
> > >
> > > The above query is returning sometimes 11 records and sometimes 12471
> > > records.
> > >
> > > Please help.
> > >
> > > Thanks,
>
> > > Ankit
> > >
> >
> >
> >
> > --
> > Thanks,
> >
> > Ankit Jain
> >
>
>
>
> --
> Thanks,
> Ankit Jain
>



-- 
Thanks,
Ankit Jain

Reply via email to