A question about Riak search 2 delete values from index

2014-08-26 Thread Kevin Chan
Hi there, I am trying riak search 2, and have followed instructions on http://docs.basho.com/riak/2.0.0/dev/using/search/ to create an index and query an index without any problems. However, I could not delete values from the index by either i) using the solr interface, or ii) search-cmd, I follo

Re: A question about Riak search 2 delete values from index

2014-08-26 Thread Kevin Chan
operations, > you should delete them that way as well. Have you tried that? > > -- > Luke Bakken > CSE > lbak...@basho.com > > > On Tue, Aug 26, 2014 at 3:30 PM, Kevin Chan wrote: > > Hi there, > > > > I am trying riak search 2, and have followed instr

Re: A question about Riak search 2 delete values from index

2014-08-26 Thread Kevin Chan
_HOST/types/animals/buckets/cats/keys/liono" > > The corresponding delete would be this statement: > > curl -XDELETE "$RIAK_HOST/types/animals/buckets/cats/keys/liono" > > -- > Luke Bakken > CSE > lbak...@basho.com > > On Tue, Aug 26, 2014 at 4:16 PM