benwtrent commented on PR #15827: URL: https://github.com/apache/lucene/pull/15827#issuecomment-4113722031
@jaepil Ah, thank you for the explanation. Yes, OK, its conjunction in terms of "boosting" (obvious simplification ;)) the scores. `LogOddsFusionQuery` and same for the scorer works just fine. Also, the reason I suggested labeling as "experimental" as that allows the API or behavior to change if we deem it necessary after more testing within Lucene. -- 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]
