Paul Masurel
Paul Masurel
@maufl Generally the scorer is kind of an iterator, on the sorted document set. Due to the strange nature of queries based on the automatonweight, the docset is actually entirely...
Overall the PR looks good except one very important detail, I commented on the PR. Good job! The hardest part is done...
@lerouxrgd @maufl Following on the PR. As we are discovering scoring really is tricky... The more I think about it, the more I feel incorporating the lev distance with a...
@maufl sweet. Do you have an idea of what is the correct order for these results? Do you want to see a result count and facetting, and how do you...
Awesome thank you @saroh
Attaching meta data to segments and exposing them to the merge policy seems like a great idea. Can you work on an actual spec?
this should have been 3 or 4 PRs.
Using embedding for semantic search is a hot topic. I might be a bit premature for tantivy right now (I do not know many successful implementation in the industry), but...
@acertain this sounds super interesting !