4

I am needing to get the parent documents sorted by a field placed on the childs documents. Is this possible? I found ToParentBlockJoinSortField but it is experimental based on the SOLR documentation.

Thanks, Sebastian

  • Have you solved that one? If not If your child documents has a reference to parent document. I would store in solr index parents:ref1 ref2 then querying with query filter : qf:parents:id. If need more help, let me know. – jeorfevre Apr 01 '16 at 20:25
  • No, it was a long time ago but I changed to ElasticSearch, much better than SOLR in every way – Sebastian Oliveri Apr 12 '17 at 18:20

0 Answers0