Solr (2.x), 
> On Dec 21, 2015, at 7:08 PM, Bryan Hunt <ad...@binarytemple.co.uk> wrote:
> 
> In the context of Solr (2.x), legacy (1.4), or secondary indexes (2i) (1.x+)? 
> 
> 
>   Original Message  
> From: Garrido
> Sent: Monday, December 21, 2015 11:36 PM
> To: riak-users@lists.basho.com
> Subject: Riak Search Pagination
> 
> Hello, 
> 
> Recently we migrated our Riak nodes to another network, so we backup the data 
> and then regenerate the ring, all is well, but there is a strange behaviour 
> in a riak search, for example if we execute a query using the 
> riak_erlang_client, returns the objects in the order:
> 
> A, B, C
> 
> And then if we execute again the same query the result is:
> 
> B, A, C, 
> 
> So, in other order, do you know what is causing this?, before to change our 
> riak ring to another network, it was working perfectly.
> 
> Thank you
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to