You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/08/22 15:58:41 UTC

[GitHub] [lucene] msokolov opened a new issue, #2136: backport byte vector encoding to 9.x

msokolov opened a new issue, #2136:
URL: https://github.com/apache/lucene/issues/2136

   ### Description
   
   In LUCENE-10577 we added byte encoded HNSW vectors. I'd like to backport to 9.x, which I guess is uncontroversial, but I opened this issue because there have been a bunch of commits related to this and I want to make sure to capture them all when backporting so we don't reintroduce bugs that existed in some of the intermediate stages there. So let's use this issue to list the required commits 


-- 
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-unsubscribe@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] msokolov commented on issue #2136: backport byte vector encoding to 9.x

Posted by GitBox <gi...@apache.org>.
msokolov commented on issue #2136:
URL: https://github.com/apache/lucene/issues/2136#issuecomment-1226059512

   * 8021c2db4eee1b2d9153d4d238498e917fbbc66b
   * df67223497384416c7b47a546e4ea5c248554f61
   * 653d2ebf71174cccba3ccff08d07a92cd51574d7
   * daa56d30f0dc5370e60adc2dafd9947c65c75d4f
   * 0a58318e16208fb4870b3040dab0b5e32fbfa98d
   * 798c02dd70d684917405d735804ccc0dada20d2e
   * 60fa19d50938784742be273697c9b38990c3067b
   * f9680c68075b89bc497e6bb0fb2e104565702097
   * 8308688d786cd6c55fcbe4e59f67966f385989a2
   * 7912ed02c451565f8ff45e49b90cd9dbe639c679
   * bc214d4958b2b1afed849be5c80e405a0fe1fd11
   * a693fe819b04f07942bb1bcbc28169838f1becfc
   
   phew I think that's it - I will backport locally and make sure this all comes in clean


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] msokolov commented on issue #2136: backport byte vector encoding to 9.x

Posted by GitBox <gi...@apache.org>.
msokolov commented on issue #2136:
URL: https://github.com/apache/lucene/issues/2136#issuecomment-1226119410

   ok, I had to revert the switch statements to old-style to be compatible with JDK11, and I added a CHANGES entry. Otherwise it all built cleanly.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] msokolov closed issue #2136: backport byte vector encoding to 9.x

Posted by GitBox <gi...@apache.org>.
msokolov closed issue #2136: backport byte vector encoding to 9.x
URL: https://github.com/apache/lucene/issues/2136


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org