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

Unknown index with ID default_node_index. #17

Open
chaitanyakul opened this issue Nov 30, 2015 · 1 comment
Open

Unknown index with ID default_node_index. #17

chaitanyakul opened this issue Nov 30, 2015 · 1 comment

Comments

@chaitanyakul
Copy link

I have implemented basic_search. URL format http://<domain_name>/api/v1.0/basic_search/

But result is as below

{
  "type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1",
  "title": "Search API Exception: Unknown index with ID default_node_index.",
  "status": 500,
  "detail": "Server configuration error."
}
@e0ipso
Copy link
Member

e0ipso commented Dec 1, 2015

It seems that it's not recognizing the index appropriately. Maybe you have a typo?

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