user3480455
user3480455

Reputation: 35

Solr dataimport with nested documents

From 4.5 version SOLR supports nested documents, but is there a DIH for this purposes? I need to import parent and child documents from MySQL, but can't find any solution.

UPD thinkingisdifficult_hashtag. The solution of my problem is a simple join, which is perfectly realized in SOLR

Upvotes: 1

Views: 352

Answers (1)

user3480455
user3480455

Reputation: 35

The solution of my problem is a simple join, which is perfectly realized in SOLR

Upvotes: 1

Related Questions