Re: [I] KnnFloatVectorQuery#toString should show the filter [lucene]

2024-11-18 Thread via GitHub
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

Re: [I] KnnFloatVectorQuery#toString should show the filter [lucene]

2024-11-18 Thread via GitHub
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

Re: [I] KnnFloatVectorQuery#toString should show the filter [lucene]

2024-11-11 Thread via GitHub
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

[I] KnnFloatVectorQuery#toString should show the filter [lucene]

2024-11-08 Thread via 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