Do Riak searches work in Ripple in test mode? I can run searches in the Rails 
console in dev mode, but the same kind of searches in test mode yield no 
results. 

I am trying to write some rspec tests for a search helper method I wrote, and 
of course, everything is failing. 

I see this in tmp/riak_test_server/etc/app.config...

    {riak_search, [
        {enabled, true},
        {search_backend, riak_search_test_backend}

... but not sure if riak_search_test_backend is a nop.

Martin



_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to