Skip to content

DRAFT: Test with modern versions of Solr #1984

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 10, 2024

I am just trying out #1976

Do you see any reason why our tests fail on modern Solr?

Solr Tests
6 Pass
7 Fail
8 Fail
9 Fail

@cclauss cclauss force-pushed the solr-8-and-9 branch 7 times, most recently from 07bed21 to 83de757 Compare July 10, 2024 20:24
@cclauss
Copy link
Contributor Author

cclauss commented Jul 10, 2024

The section Setup Solr <i> test server in Docker only successfully reloads Solr collection when i==6. Arrgghh!

Run bash test_haystack/solr_tests/server/setup-solr-test-server-in-docker.sh 9
Using Solr version: 9 Data dir: /var/solr/data
Solr version is: 9.6.1
0: Create Solr collection1

Created new core 'collection1'
1: Copy schema.xml and solrconfig.xml
2: Move managed-schema to managed-schema.old and fixing permissions
3: Reload Solr collection1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

{
  "responseHeader":{
    "status":500,
    "QTime":111
  },
  "error":{
    "metadata":["error-class","org.apache.solr.common.SolrException","root-error-class","java.lang.ClassNotFoundException"],
    "msg":"Unable to reload core [collection]",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant