benwtrent commented on issue #13983:
URL: https://github.com/apache/lucene/issues/13983#issuecomment-2484000904
This is now fixed: https://github.com/apache/lucene/pull/13990
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
benwtrent closed issue #13983: KnnFloatVectorQuery#toString should show the
filter
URL: https://github.com/apache/lucene/issues/13983
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
viswanathk commented on issue #13983:
URL: https://github.com/apache/lucene/issues/13983#issuecomment-2469602539
Seems like a good first issue - I can contribute this @jpountz.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jpountz opened a new issue, #13983:
URL: https://github.com/apache/lucene/issues/13983
### Description
I was looking at the `toString()` of a `KnnFloatVectorQuery` and got
surprised that it was not pre-filtered, when I later discovered that it
actually was, `toString()` was just omit