Re: Two databases merge into SOLR - How to keep unique ID?

2012-12-04 Thread Gora Mohanty
On 04/12/2012, Spadez wrote: > 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

Two databases merge into SOLR - How to keep unique ID?

2012-12-04 Thread Spadez
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