You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/01/05 21:44:57 UTC

[GitHub] [lucene-solr] barrotsteindev commented on pull request #2181: SOLR-15069 child parent filter

barrotsteindev commented on pull request #2181:
URL: https://github.com/apache/lucene-solr/pull/2181#issuecomment-754920896


   Seems like a great idea.
   I think `parentFilter` still has its place when you want to return a part of a hierarchy where the parent documents are not the root docs(top level parents).
   I guess the `parentFilter` could still be computed using the \_nest_path\_ field, but I guess this is a specialized case and it might be better to let the user supply the `parentFilter` himself.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org