i need store parent - child documents in solr , need ability apply filter both parent , child record , return both parent , child document single record in response. has idea if can achieved using solr?
not sure exact requirement is. however, can explore block join query parser (here's a link) lets query hierarchical documents.
Comments
Post a Comment