uschindler commented on PR #13636:
URL: https://github.com/apache/lucene/pull/13636#issuecomment-2271580963

   > how to make it properly work out of the box (without enabling the vector 
module and preview features)
   
   The vector module must always be enabled, but that's also the case for 
`VectorUtil` class :-) But the VectorizationProvider code (don't forget to add 
your class to the caller whitelist!) will take care to decide if it needs to be 
enabled or not and logs warnings. It also disables vectorization in invalid 
configurations like people using Graal or OpenJ9.


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