Skip to content

How to search with many files of queries #1374

Answered by lintool
Wenze7 asked this question in Q&A
Discussion options

You must be logged in to vote

Use:

python -m pyserini.search.lucene \
  --threads xxx --batch-size yyy
...

See https://castorini.github.io/pyserini/2cr/msmarco-v1-passage.html for sample invocations.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Wenze7
Comment options

Answer selected by Wenze7
Comment options

You must be logged in to vote
1 reply
@lintool
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1373 on December 07, 2022 13:33.