Re: Write Timeout

2013-11-27 Thread Brian Sparrow
Hey Andrew, Would you mind attaching a `riak-debug` from that node? That will give us a full picture of the node as well as all the logs. Thanks, Brian -- Brian Sparrow Developer Advocate Basho Technologies Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, November 27,

Re: badrecord during transfer

2013-11-27 Thread Brian Sparrow
Hi Ivan, Could you please attach a `riak-debug` from riak@10.197.0.55 (mailto:riak@10.197.0.55) and riak@10.196.50.172 (mailto:riak@10.196.50.172)? Thanks! Brian -- Brian Sparrow Developer Advocate Basho Technologies Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday,

Re: [Confusing search docs] Enabling search on bucket in Riak 2.0

2013-11-27 Thread Kartik Thakore
Cool. I did the data activate and emptied out the bucket and set the props and created a different index. Still no go Here is the data: [2013-11-27T15:21:30] [ERROR] [192.168.1.102] [zach.scratchd.ca] [0] [ thakore.kar...@gmail.com] test Here is the search:

Re: [Confusing search docs] Enabling search on bucket in Riak 2.0

2013-11-27 Thread Eric Redmond
That is not a valid solr query. You need to search by field:value. Try: http://192.168.1.10:8098/solr/logs/select?q=*:* Eric On Nov 27, 2013, at 7:23 AM, Kartik Thakore kthak...@aimed.cc wrote: Cool. I did the data activate and emptied out the bucket and set the props and created a

Re: badrecord during transfer

2013-11-27 Thread Heinz Nikolaus Gies
If it helps: I’ve seen that too as part of my own riak_core app, created with stagedevrel. Haven’t had time to debug that yet. --- Cheers, Heinz Nikolaus Gies he...@licenser.net On Nov 27, 2013, at 3:19 PM, Brian Sparrow bspar...@basho.com wrote: Hi Ivan, Could you please attach a

Re: [Confusing search docs] Enabling search on bucket in Riak 2.0

2013-11-27 Thread Ryan Zezeski
If a field isn't specified then it will default to 'text'. Which should work for plain text. But just as a sanity check I'd also be curious to see the results of the *:* query. On Wed, Nov 27, 2013 at 11:15 AM, Eric Redmond eredm...@basho.com wrote: That is not a valid solr query. You need to

Re: [Confusing search docs] Enabling search on bucket in Riak 2.0

2013-11-27 Thread Kartik Thakore
ok no go. I openned up the server, have a look: http://99.249.29.26:8098/solr/logs/select?q=*:*wt=json http://99.249.29.26:8098/buckets/logs/keys?keys=true On Wed, Nov 27, 2013 at 4:58 PM, Ryan Zezeski rzeze...@basho.com wrote: If a field isn't specified then it will default to 'text'.

Re: Hard time with Riak 2.0.0pre5 features

2013-11-27 Thread Valter Balegas
Hello, I confirm that it does not work with two machines in the same DC. I first create the cluster, from a clean installation and then I execute the commands: ./riak-admin bucket-type create STRONG '{props: {consistent:true, n_val:2}}’ ./riak-admin bucket-type activate STRONG if i do not

Re: Write Timeout

2013-11-27 Thread Andrew Tynefield
Brian was sent the attachments directly. I've added them to my Google drive aswell: https://drive.google.com/folderview?id=0B5My_8GYp_UjenJzcmlHLXp0cUkusp=sharing Due to mailman's 40kb limit. Hey Brian, Thanks for responding. Apparently, the newer nodes had RiakCS 1.4.3 installed,