uschindler commented on issue #12396:
URL: https://github.com/apache/lucene/issues/12396#issuecomment-1606834703

   In my opinion, the best would be to proceed here without integrating in 
Lucene and I can have a look at the code. The provider interfaces in Lucene are 
still package private, so theres poissibility to do some changes. As said 
before, for all vector operations there should only be one provider class with 
basically two implementations in Lucene (VectorUtilDefaultProvider and 
VectorUtilPanamaProvider, one for each java version).
   
   Actually if the code is nicely isolated from the rest of Lucene's code it 
should not be too complicated to include it. I will take care of that.


-- 
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

Reply via email to