I have two databases (unfortunately they do have to be separate) which get
imported into Solr.

Each database has a primary key for each time but I am concerned that when
it comes to importing the two into SOLR there will be more than one item
with the same ID (one from each DB).

Therefore, in order to keep two separate databases with two different
uniqueIDs, I was wondering what kind of options I have.

Should I append a letter to the primary key of one DB. Is this even
possible?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Two-databases-merge-into-SOLR-How-to-keep-unique-ID-tp4024217.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to