Hi, I'm new to solr. I have a uniqueKey on string which has the data of 12345_r,12346_r etc etc. when I'm posting xml with same data second time, it allows the docs to be added. when i search for id:12345_r on solr client , i'm getting multiple records. what might be the problem ?
previously I'm using in integer, it was working fine. As I changed to string, its allwing duplicates. can anyone Clear/Help on this? -- View this message in context: http://www.nabble.com/uniqueKey-gives-duplicate-values-tp15341288p15341288.html Sent from the Solr - User mailing list archive at Nabble.com.