You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
}
The text was updated successfully, but these errors were encountered:
I have implemented basic_search. URL format http://<domain_name>/api/v1.0/basic_search/
But result is as below
The text was updated successfully, but these errors were encountered: