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 handler found for uri [/test/_termlist] and method [GET] #17

Open
rochacbruno opened this issue Apr 14, 2015 · 0 comments
Open

No handler found for uri [/test/_termlist] and method [GET] #17

rochacbruno opened this issue Apr 14, 2015 · 0 comments

Comments

@rochacbruno
Copy link

I followed the example in README, created the test index and then

curl -XGET 'http://localhost:9200/test/_termlist'
No handler found for uri [/test/_termlist] and method [GET]

Any hint on why I am getting this message?


{
   "status": 200,
   "name": "Dwith Scrhute",
   "version": {
      "number": "1.2.1",
      "build_hash": "6c95b759f9e7ef0f8e17f77d850da43ce8a4b364",
      "build_timestamp": "2014-06-03T15:02:52Z",
      "build_snapshot": false,
      "lucene_version": "4.8"
   },
   "tagline": "You Know, for Search"
}
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

1 participant