We have a self hosted Omeka Classi server, running on Almalinux 8. We have been having problems with search (too many results, not able to filter out, etc.)
We installed Elasticsearch v6.x on the server, but we are having problems.
- If I enter a basic search → I am getting HTTP ERROR 500.
I don’t see anything in the httpd logs and I am not sure where to locate the problem. I tried disabling SELINUX, but that does not resolve the problem.
- Advanced search seems to work, but returns no results when there should be some results.
Where/how can I troubleshoot the 500 errors?
Thank you