This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Solr Performance Issues in Catalog-Next #560
Comments
Using this SOLR log tool I get this summary:
|
Hi @thejuliekramer and @avdata99. Could you estimate this issue? |
The slowest queries are those we use to get random datasets in our load testing tool
SOLR seems to work fine. |
This was referenced Feb 2, 2021
PySolr was updated in catalog-next |
Solr error found with version 3.9.0. Going back to 3.8.0. Need to check Solr performance. |
Hmm, I thought we reverted back to pysolr 3.6, I guess that got lost in the fcs branch split? Or did we just not update the manifest file? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Load testing #449 in catalog-next has shown us that solr is not performing as it should.
How to reproduce
Expected behavior
Solr should have less than a 500 ms response time
Actual behavior
Solr has a 500 ms response time
The text was updated successfully, but these errors were encountered: