Hi,

I am importing multiple table (by join) into solr using DIH. All is set,
except for 1 confusion:
what to do with "*<uniqueKey>*" in schema?

When I had only 1 table, I had it fine. Now how to put 2 uniqueKeys (both
from different table).

For example:

<uniqueKey>table1_id</uniqueKey>
<uniqueKey>table2_id</uniqueKey>

Will this work?

-- 
Regards,
Raheel Hasan

Reply via email to