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

Empty autocomplete suggestions #1403

Open
abelemlih opened this issue Mar 14, 2024 · 0 comments
Open

Empty autocomplete suggestions #1403

abelemlih opened this issue Mar 14, 2024 · 0 comments
Labels
backend bug Something isn't working

Comments

@abelemlih
Copy link
Collaborator

While doing some performance troubleshooting, I noticed that the application is sending requests to the server for autocomplete suggestions ( e.g. https://search.libraries.emory.edu/catalog/suggest?q=data%20science when a user searches for "data science"). All suggestion requests get an empty response back from the server.

@tclayton33 I am aware this is a Blacklight feature that we currently have enabled in the application but that never actually worked. If there is an interest in having autocomplete suggestions when users search, we should figure out the cause of the empty responses from the /suggest endpoint and fix it. Otherwise, we should disable the feature entirely in the application configuration.
`

@abelemlih abelemlih added backend bug Something isn't working labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant