use TemplateTransformer to create a key On Tue, Apr 14, 2009 at 9:49 PM, ashokc <ash...@qualcomm.com> wrote: > > Hi, > > I have separate JDBC datasources (DS1 & DS2) that I want to index with DIH > in a single SOLR instance. The unique record for the two sources are > different. Do I have to synthesize a uniqueKey that spans both the > datasources? Something like this? That is, the uniqueKey values will be like > (+ indicating concatenation): > > "DS1" + "primary key for DS1" > > "DS2" + "primary key for DS2" > > Thanks > - ashok > -- > View this message in context: > http://www.nabble.com/DIH---uniqueKey-tp23042732p23042732.html > Sent from the Solr - User mailing list archive at Nabble.com. > >
-- --Noble Paul