Ryan, aka Z: My mistake: I forgot that weeks ago I ran the search-cmd install zids command to enable search in my custom bucket. Omitting the command explained my regression and why others could not duplicate my Riak environment.
Is there a programmatic way to achieve the equivalent of search-cmd install zids, so that whenever my application launches, it can enable those settings? Martin On Nov 3, 2012, at 12:57 PM, Ryan Zezeski wrote: > Martin, > > On Wed, Oct 31, 2012 at 6:01 PM, Martin Streicher > <[email protected]> wrote: > > I deleted my database today using rm -rf on the data directory. I stopped > Riak before the delete, and restarted after recreating that directory with > mkdir. > > Now, I cannot search. > > > The data directory includes the ring file. The ring file is where custom > bucket properties are stored like the search pre-commit hook. By deleting > the ring those hooks are lost and need to be re-installed. > > -Z
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
