301 Error

A 301 Error or 301 Moved Permanently error normally means that you asked for a page that now resides at a new URL. The web server is supposed to provide… Continue reading 301 Error

400 Error

In the SearchStax Managed Search service, a “400 Error” or “400 Bad Request” error simply means that the Solr server received your request but was unable to make sense of… Continue reading 400 Error

401 Error

A SearchStax Managed Search service “401 Error” means that something made an unauthorized request of the Solr cluster. This usually indicates a problem with Solr Basic Auth or with the… Continue reading 401 Error

403 Error

When we see this error in SearchStax Managed Search service, what does it mean? Questions? Do not hesitate to contact the SearchStax Support Desk.

404 Error

In the SearchStax Managed Search service, a 404 Error means that the browser was able to communicate with Solr, but Solr could not find what was requested. In the case… Continue reading 404 Error

413 Error

SearchStax Managed Search service clients who post very large Solr queries sometimes see: HTTP Error: The remote server returned an error: (413) FULL head. A similar error occurs when indexing… Continue reading 413 Error

414 Error

SearchStax Managed Search service users who submit extremely large queries sometimes encounter 414 Request URI too long errors. For instance, a client received this error when submitting /select queries that… Continue reading 414 Error