jmazanec15 commented on issue #12342:
URL: https://github.com/apache/lucene/issues/12342#issuecomment-1629419274

   @benwtrent I have been thinking about this and am still not completely sure 
of the implications. It seems like the construction of the graphs may rely on 
some assumption about the underlying space supporting the triangle inequality. 
Thus, with inner product space where this does not hold, the graph construction 
might have problems. 
   
   However, graphs aside, with brute force search, utilizing the scaled 
negative dot product would preserve the ordering of MIPs search.
   
   I will try to think more about this this week. 


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