Hi,

I am using block joins in my Solr Index. I am searching and returning the
child document, but I want to order based on an attribute of the parent. 

Would that be possible?

Example doc: 
<parent doc>
  <relevance>
    <child1>
      <filter>
    </child>
    <child2>
      <filter>
    </child>
</parent>

Gr



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Block-join-ordering-tp4194169.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to