We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Searching e.g. for ASR results in way too many results from cottontail (V3C2 520k results instead of the configured value)
The text was updated successfully, but these errors were encountered:
I just checked and the row limit appears indeed to be ignored in the CottontailSelector, see
CottontailSelector
cineast/cineast-core/src/main/java/org/vitrivr/cineast/core/db/cottontaildb/CottontailSelector.java
Line 343 in dcdc208
Sorry, something went wrong.
It should be fixed on https://github.com/vitrivr/cineast/tree/fix/308-fulltext-limits. I didn't have a setup to test it, though.
Fixed in #312
silvanheller
No branches or pull requests
Searching e.g. for ASR results in way too many results from cottontail (V3C2 520k results instead of the configured value)
The text was updated successfully, but these errors were encountered: