Re: [Rails] elasticsearch on linux mint 18 development env

2016-12-24 Thread fugee ohu
On Wednesday, December 21, 2016 at 10:19:59 PM UTC-5, Hassan Schroeder wrote: > > On Wed, Dec 21, 2016 at 6:08 PM, fugee ohu > wrote: > > > hi thanks, i got it running but even still i can't connect on 9200 and > > netstat shows nothing at 9200; i've tried plugging different values for > > n

Re: [Rails] elasticsearch on linux mint 18 development env

2016-12-21 Thread Hassan Schroeder
On Wed, Dec 21, 2016 at 6:08 PM, fugee ohu wrote: > hi thanks, i got it running but even still i can't connect on 9200 and > netstat shows nothing at 9200; i've tried plugging different values for > network.host tried everything from localhost to _localhost_ to > _localhost_IPv4 but still can't c

Re: [Rails] elasticsearch on linux mint 18 development env

2016-12-21 Thread fugee ohu
On Friday, December 16, 2016 at 10:16:31 AM UTC-5, Hassan Schroeder wrote: > > On Thu, Dec 15, 2016 at 11:24 PM, fugee ohu > wrote: > > > haven't been able to connect on localhost:9200 > > If you've followed the official Elasticsearch installation process (which > is > pretty minimal) and it

Re: [Rails] elasticsearch on linux mint 18 development env

2016-12-16 Thread Hassan Schroeder
On Thu, Dec 15, 2016 at 11:24 PM, fugee ohu wrote: > haven't been able to connect on localhost:9200 If you've followed the official Elasticsearch installation process (which is pretty minimal) and it's not running, *look in the logs and figure out why*. Alternatively, for learning purposes at l

[Rails] elasticsearch on linux mint 18 development env

2016-12-15 Thread fugee ohu
The docs at https://github.com/elastic/elasticsearch-rails just say to run ` gem install elasticsearch-model elasticsearch-rails` and don't even say to put `gem elasticsearch-model` and `gem elasticsearch-rails` in my gemfile but if i don't the webrick server won't start I think the docs fail to