I have a bucket named "users". When I run "curl http://localhost:8091/riak/users", I get { "props": { . . . "precommit": [ { "mod": "riak_search_kv_hook", "fun": "precommit" } ], . . . } }
I have four nodes in my cluster. For each one I cd to the bin directory of the cluster and enter "./search-cmd uninstall users". Then I rerun the command above to see the properties of the user bucket and it still has the same precommit hook! What do I need to do to remove that? -- R. Mark Volkmann Object Computing, Inc.
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
