Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Lucene query runtime #1929

Closed
zhiqihuang opened this issue Jul 2, 2024 · 0 comments
Closed

Lucene query runtime #1929

zhiqihuang opened this issue Jul 2, 2024 · 0 comments

Comments

@zhiqihuang
Copy link

Hi,

When running Lucene, like the following:

python -m pyserini.search.lucene \
  --index indexes/sample_collection_jsonl \
  --topics tests/resources/sample_queries.tsv \
  --output run.sample.txt \
  --bm25

Is there a way to get the average runtime of each query? Thank you!

@castorini castorini locked and limited conversation to collaborators Jul 20, 2024
@lintool lintool converted this issue into discussion #1938 Jul 20, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant