Hi, my name is Christian and I'm a newbie introducing to solr (and solrj).

I'm working on a website where I want to index multiple entities, like
Book or Magazine.
The issue I'm facing is both of them have an attribute ID, which I
want to use as the uniqueKey on my schema, so I cannot identify
uniquely a document (because ID is saved in a database too, and it's
autonumeric).

I'm sure that this is a common pattern, but I don't find the way of solving it.

How do you usually solve this? Thanks in advance.


-- 
Cheers,

Christian López Espínola <penyaskito>

Reply via email to