: When I set 2 unique key field, it looks like Solr only accept the first : definition in schema.xml...question: so once the unique Key defined, it : can't be overrided?
there is one and only one uniqueKey field ... trying to declare two should probably be an error 9anyone wnat to submit a patch?), but you definitley can't "override" the uniqueKey field ... declare it once, and that's what it is for your whole index. -Hoss