i have a simple test multiple core configuration, each with a uuid field
type  as unique id( using default="NEW").   when i use an query that uses
shards i always get an exeception that the uuid is not valid(it has
something to do with the tostring of UUIDField to retreive the UUID suddenly
contains a "java.util.UUID"+the actual UUID . i pathed it myself and removed 
"java.util.UUID" substring from the UUID and everything is fine. everything
works fine when not using shards in the query or not using uuid's afcourse.


-- 
View this message in context: 
http://www.nabble.com/-jira--Created%3A-%28SOLR-308%29-Add-a-field-that-generates-an-unique-id-when-you-have-none-in-your-data-to-index-tp11663589p21617406.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to