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

Add integration test for Solrini #815

Closed
ryan-clancy opened this issue Sep 27, 2019 · 2 comments
Closed

Add integration test for Solrini #815

ryan-clancy opened this issue Sep 27, 2019 · 2 comments
Assignees

Comments

@ryan-clancy
Copy link
Member

ryan-clancy commented Sep 27, 2019

We need to create an end-to-end integration testing script written in Python that: sets up Solr, indexes a number of collections, runs search and outputs the trec_eval results, and tears down Solr.

The name of the collections to run on should be configurable (the generator and collection can be fixed like here) and we should be able to either specify an existing Solr server (i.e., via a --solr parameter) or setup/teardown a new one (as above) based on the Solrini instructions.

@lintool
Copy link
Member

lintool commented Dec 9, 2019

Ref #922

@lintool
Copy link
Member

lintool commented Dec 11, 2019

Closed by #922

@lintool lintool closed this as completed Dec 11, 2019
crystina-z pushed a commit to crystina-z/anserini that referenced this issue Oct 28, 2022
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

No branches or pull requests

3 participants