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

Solr suggest in production #244

Closed
hectorcorrea opened this issue Mar 21, 2022 · 0 comments · Fixed by #251
Closed

Solr suggest in production #244

hectorcorrea opened this issue Mar 21, 2022 · 0 comments · Fixed by #251
Assignees

Comments

@hectorcorrea
Copy link
Member

It looks like our app is making calls to Solr's suggest endpoint but we don't have the endpoint configured in Solr.

We should disable suggest in code or configure it in Solr.

RSolr::Error::Http: RSolr::Error::Http - 404 Not Found
Error:     Not Found

URI: http://lib-solr8-prod.princeton.edu:8983/solr/pdc-discovery-production/suggest?wt=json&q=hector+is+testing

Backtrace: /opt/pdc_discovery/shared/bundle/ruby/2.7.0/gems/rsolr-2.3.0/lib/rsolr/client.rb:206:in `rescue in execute'
/opt/pdc_discovery/shared/bundle/ruby/2.7.0/gems/rsolr-2.3.0/lib/rsolr/client.rb:196:in `execute'

See details in Honeybadger: https://app.honeybadger.io/projects/95072/faults/84459650

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

Successfully merging a pull request may close this issue.

1 participant