benwtrent commented on issue #16263:
URL: https://github.com/apache/lucene/issues/16263#issuecomment-4720013349

   > For example, the scaling information could simply be stored in one or more 
numeric (e.g. double) fields and applied multiplicatively to the vector score 
during retrieval. 
   
   I would argue that for this to work effectively, it may not be only during 
retrieval but also during indexing. Adding bias that the index is unaware of 
significantly increases the risk of hitting weird local minima/maxima.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to