Hi,--
New to wagtail and I apologize for such a broad question when everything is documented so well but, basically, how to I get elasticsearch working?
I set up a new django/wagtail dev server to check out wagtail and have a working setup with some blog pages for testing. The default db search works fine. From the docs it seems as easy as installing elasticsearch and adding it as the backend to settings.py. If I install elasticsearch and make it the search backend I get the error posted below.
I'm hoping someone could explain what else I need to do? I did some searching and found folks with issues with elasticsearch and jdk versions but none lead me in the right direction.
- - - - - - - - - - - - - - - - - - -ConnectionError at /search/
ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f8f88e4f668>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f8f88e4f668>: Failed to establish a new connection: [Errno 111] Connection refused)
Request Method: GET Request URL: http://django-dev-new.santacruzpl.org/search/?query=apple Django Version: 1.10 Exception Type: ConnectionError Exception Value: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f8f88e4f668>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f8f88e4f668>: Failed to establish a new connection: [Errno 111] Connection refused)Exception Location: /usr/share/django-apps/virtualenv_scpl/lib/python3.5/site-packages/elasticsearch/connection/http_urllib3.py in perform_request, line 89 Python Executable: /usr/bin/python3 Python Version: 3.5.1 Python Path: ['/usr/share/django-apps/scpl', '/usr/share/django-apps/virtualenv_scpl/lib/python3.5/site-packages', '/usr/lib/python35.zip', '/usr/lib/python3.5', '/usr/lib/python3.5/plat-x86_64-linux-gnu', '/usr/lib/python3.5/lib-dynload', '/usr/local/lib/python3.5/dist-packages', '/usr/lib/python3/dist-packages']Server time: Thu, 18 Aug 2016 11:00:25 -0700
You received this message because you are subscribed to the Google Groups "Wagtail support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wagtail+unsubscribe@googlegroups.com.
To post to this group, send email to wag...@googlegroups.com.
Visit this group at https://groups.google.com/group/wagtail.
To view this discussion on the web, visit https://groups.google.com/d/msgid/wagtail/b6612460-8c90-40a8-9a2b-67738c960894%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.