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

org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024 #151

Open
0ddAstronaut opened this issue Jul 2, 2023 · 0 comments

Comments

@0ddAstronaut
Copy link

When I run the beir/pysirini-fastapi for the BM25 search algorithm on my customized dataset, there is an error on the terminal:
org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to 1024
In this case, I would like to know if there is any way to change the parameter maxClauseCount to a larger number. I would be very grateful if you could help me with this.

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

1 participant