Hello,
Did you look into https://issues.apache.org/jira/browse/SOLR-6234 ?
On Fri, Oct 3, 2014 at 9:30 AM, Eric Katherman wrote:
> Is it possible to join documents and use a field from the "from" documents
> to sort the results? For example, I need to search "employees" and sort on
> differe
Is it possible to join documents and use a field from the "from"
documents to sort the results? For example, I need to search
"employees" and sort on different fields of the "company" each employee
is joined to. What would that query look like? We've looked at various
resources but haven't f