Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No results - query not returning anything #3

Open
linkwoman opened this issue Mar 6, 2015 · 1 comment
Open

No results - query not returning anything #3

linkwoman opened this issue Mar 6, 2015 · 1 comment

Comments

@linkwoman
Copy link

Hi Adam. I like this demo; thanks for sharing! I got it to work some time ago and am revisiting it. This time, I get 'no results' every time. My elasticsearch is running and when I do a query using head or curl, I get results. How do I troubleshoot? I think the query is not getting to my elasticsearch because I don't see anything in the server stdout in the terminal where es is running. I searched my log for lasagna, and nothing. Please help. Thank you!

Elasticsearch version 1.4.4

@adambard
Copy link
Owner

adambard commented Mar 6, 2015

If you're running it locally, try checking your browser's debugger to see
if requests are going out properly, and what the response is. That's where
I'd start, at least.

On Fri, 6 Mar 2015 at 08:11 Darby Sager [email protected] wrote:

Hi Adam. I like this demo; thanks for sharing! I got it to work some time
ago and am revisiting it. This time, I get 'no results' every time. My
elasticsearch is running and when I do a query using head or curl, I get
results. How do I troubleshoot? I think the query is not getting to my
elasticsearch because I don't see anything in the server stdout in the
terminal where es is running. I searched my log for lasagna, and nothing.
Please help. Thank you!


Reply to this email directly or view it on GitHub
#3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants