asimmahmood1 commented on issue #14565:
URL: https://github.com/apache/lucene/issues/14565#issuecomment-2848314981

   I think new query type is good idea, you're already mentioned new reasons 
like which score to use, and infact we used combination of parent and child 
score. For the short term you can limit how many children to match for each 
parent. 
   
   Since ParentChildrenBlockJoinQuery returns all children, you could name new 
query ParentChildBlockJoinQuery, althought the name doesn't make to exactly 
obvious what it does. 
   
   @msfroh Yes sounds like the same problem  😄 


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