[ 
https://issues.apache.org/jira/browse/SOLR-10701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Khludnev updated SOLR-10701:
------------------------------------
    Attachment: SOLR-10701.patch

[^SOLR-10701.patch] WIP. 
* there is no assert in test
* it introduces {{AllParentsQuerySupplier}}
* it depends on LUCENE-7835
* I'm still not sure how to pass child scope query to 
{{ToChildBlockJoinSortField}} it seems not really possible with {{\{!child}}}

> sort=parentfield(name,{!child}) asc
> -----------------------------------
>
>                 Key: SOLR-10701
>                 URL: https://issues.apache.org/jira/browse/SOLR-10701
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mikhail Khludnev
>         Attachments: SOLR-10701.patch
>
>
> It's a twin-bro for SOLR-10521. When searching by {{\{!child}}} query we need 
> to order kids by a parent field. {{sort=parentfield(name,$q) asc}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to