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

Fix pysearch tag mismatch #130

Merged
merged 1 commit into from
May 24, 2020
Merged

Fix pysearch tag mismatch #130

merged 1 commit into from
May 24, 2020

Conversation

x65han
Copy link
Member

@x65han x65han commented May 24, 2020

Anserini search has the tag Anserini and Pyserini's search is returning anserini. Notice the first character is capitalized in in Anserini but not Pyserini. Fixing this so that verify_simplesearch.py can work properly. This bug was introduced by me in a previous PR.

@x65han x65han requested a review from lintool May 24, 2020 04:58
@lintool lintool merged commit 47d75fa into master May 24, 2020
@lintool lintool deleted the pysearch-tag-mismatch branch May 24, 2020 11:51
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 this pull request may close these issues.

2 participants