Hello again,
Well after further review the ID's are different. The difference was
just so small I missed it after staring it for a few hours.
BR,
Lauri
On 01/10/2012 02:20 PM, Hyttinen Lauri wrote:
Hello,
I sent some data into the solr/lucene index but when I query
the data I see weird results.
There are documents with identical id fields but they have different
hash values.
Apart from the hash values the results are the same.
I thought it was impossible to have documents with same uniqueKey in
the index?
Evidently this is not the case? Could the index be corrupt somehow?
from schema.xml:
<uniqueKey>id</uniqueKey>
Best regards,
Lauri Hyttinen