rmuir commented on issue #12302:
URL: https://github.com/apache/lucene/issues/12302#issuecomment-1550523577

   it goes without saying, but i think there are a couple obvious hotspots 
where we'd want to integrate. I realize containing the complexity may be 
difficult:
   
   1. the `VectorUtil` methods (dotProduct etc). These are kinda simplest and 
contained and the obvious way to prove the approach.
   2. the postings list FOR/PFOR decode.
   3. possibly the docvalues decode.
   
   


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