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

   @benwtrent  Thanks for taking a look! Interesting, I am not too familiar 
with MBW. Ill take a look. 
   
   The main reason I wanted to avoid returning the dot product was to avoid 
negative scores, as ref by https://github.com/apache/lucene/issues/9044.
   
   Also, what do you mean by scaling continuously? The above formula gives 
negative and positive scores the same number of possible scores, reducing 
overall precision by 2 (please correct me if I am wrong).


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