Hi every body,
I was wondering is there any way for using cross doc join on integraion of
one solr core and a relational database.
Suppose I have a table in relational database (my sql) name USER. I want to
keep track of news that each user can have access. Assume news are stored
inside solr and there is no easy way of transferring USER table to solr
(because of so many changes that should be done inside other part of my
application) So my question would be is there any way of having cross doc
join with one document inside Solr and another one inside RDBMS?
Best regards.
-- 
A.Nazemian

Reply via email to