epmd listener port

2016-02-16 Thread David Byron
http://docs.basho.com/riak/latest/community/faqs/operations/#is-it-possible-to-change-the-port-on-which-the-erl says to add -env ERL_EPMD_PORT to vm.args, but I get the sense from http://docs.basho.com/riak/latest/ops/advanced/configs/configuration-files/ that the goal is to avoid vm.args in

Language Detection Riak Search

2016-02-16 Thread Colin Walker
Hey everyone, I am trying to enable language detection in Solr for my Riak nodes. As far as I know this involves adding an extracting request handler in the solrconfig.xml for each Yokozuna index I would like to have the handler applied to on each node. Is there an easy way to configure this in Y

Re: epmd listener port

2016-02-16 Thread Christopher Meiklejohn
On Tue, Feb 16, 2016 at 3:24 PM, David Byron wrote: > http://docs.basho.com/riak/latest/community/faqs/operations/#is-it-possible-to-change-the-port-on-which-the-erl > says to add > > -env ERL_EPMD_PORT > > to vm.args, but I get the sense from > http://docs.basho.com/riak/latest/ops/advanced/conf