msokolov commented on issue #13675:
URL: https://github.com/apache/lucene/issues/13675#issuecomment-2301818862

   What I wonder is: how can Lucene help with this? I feel like we have all the 
primitives available to enable Splade-style search and retrieval, but maybe 
there is something missing? IIRC there needs to be a per-term score, but I 
think we do have the ability to store custom term frequencies and to override 
similarity in order to do the appropriate combination of these term scores, so 
I think those are the ingredients needed for this. Maybe it's a case of trying 
it and seeing if there are some features it would be helpful to embed in the 
Lucene layer, or if indeed we can build this "on top"?


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