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

   @seanmacavaney I like this idea (I remember reading this paper a while back 
and getting excited about it). 
   
   A couple of concerns I have are:
   
    - The API, this is always tricky to get correct
    - The `seed` query, will it be scored? How will we ensure there is a limit 
(e.g. that somebody doesn't just pass a match all docs query). 
    - What should the behavior be when the seed query matches NO documents? I 
would assume the correct behavior here is to traverse the graph as normal.
   
   Looking forward to the PR :)


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