Re: compare two shards.

2013-02-14 Thread Michael Della Bitta
treet, 2nd Floor New York, NY 10017-6271 www.appinions.com Where Influence Isn’t a Game On Tue, Feb 12, 2013 at 4:20 AM, stockii wrote: > hello. > > i want to compare two shards each other, because these shards should have > the same index. but this isnt so =( > so i want to fi

Re: compare two shards.

2013-02-14 Thread Paul
documents sorted by the same thing and compare them, then get the next page and do the same. On Tue, Feb 12, 2013 at 4:20 AM, stockii wrote: > hello. > > i want to compare two shards each other, because these shards should have > the same index. but this isnt so =( > so i wan

compare two shards.

2013-02-12 Thread stockii
hello. i want to compare two shards each other, because these shards should have the same index. but this isnt so =( so i want to find these documents, there are missing in one shard of my both shards. my ideas - distrubuted shard request on my nodes and fire a facet search on my unique-field