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, 2
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, Nove
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:
http://192.168.1.10:8098/solr/logs/se
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 wrote:
> Cool. I did the data activate and emptied out the bucket and set the props
> and created a different index. Still n
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 wrote:
> Hi Ivan,
>
> Could you please attach a `riak-debug` from ria
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 wrote:
> That is not a valid solr query. You need to search by field:va
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 wrote:
> If a field isn't specified then it will default to 'text'. Which should
> wo
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 n
Brian was sent the attachments directly. I've added them to my Google drive
aswell:
https://drive.google.com/folderview?id=0B5My_8GYp_UjenJzcmlHLXp0cUk&usp=sharing
Due to mailman's 40kb limit.
Hey Brian,
Thanks for responding. Apparently, the newer nodes had RiakCS 1.4.3
installed, inva