cpoerschke commented on PR #13749:
URL: https://github.com/apache/lucene/pull/13749#issuecomment-2340084262

   > ... use the TF like a payload ...
   
   Initially I thought that this would require a custom `Term[Query|Scorer]` 
style change but then from a brief chat with @seanmacavaney (thank you!) I 
learnt that maybe `TFSimilarity` could be a thing here instead and it turns out 
`TestConjunctions` already had it as an inner class also.


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