benwtrent commented on PR #13288: URL: https://github.com/apache/lucene/pull/13288#issuecomment-2137382358
1. No, BitVector format is not in the backwards compatible package. 2. Correct, there have been previous discussions in an effort to add it as a similarity value, but those conversations are blocked until we come up with a better system. We don't want to add fully-backwards compatible similarities that our core formats should support until we have a road for deprecating the existing ones. 3. "If a user overriding the Scorer for the flatVectorsFormat..." This implies a custom vector format, so the user will handle that themselves. However, this doesn't obviate the need for configured similarities as the default core (and fully bwc formats), still use it. -- 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 comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org