Re: How to refresh Riak's data

2015-03-30 Thread Alexander Sicular
Hi Alex, It basically works the same way. Shut down riak. Locate the data folder and delete all the stuff in it. -Alexander @siculars http://siculars.posthaven.com Sent from my iRotaryPhone On Mar 30, 2015, at 04:41, Alex De la rosa alex.rosa@gmail.com wrote: Hi there, I have a

Re: How to refresh Riak's data

2015-03-30 Thread Alexander Sicular
If you're using leveldb youve modified your config file because the default backend is bitcask. You also have to do a few config things to get Solr working. So if you've done that and have been indexing things with Solr then go ahead and delete that too. If thats what you want to do. I believe

Re: How to refresh Riak's data

2015-03-30 Thread Alex De la rosa
cool, but only this one? /var/lib/riak/leveldb Is there anything else to delete for SOLR indexes, etc...? Thanks, Alex On Mon, Mar 30, 2015 at 4:14 PM, Alexander Sicular sicul...@gmail.com wrote: Hi Alex, It basically works the same way. Shut down riak. Locate the data folder and delete