I'm posting the fields from one of my problem document, based on this comment
I found from Shawn on Grokbase.  

>> If you are trying to use a Map object as the value of a field, that is
>> probably why it is interpreting your add request as an atomic update.
>> If this is the case, and you're doing it because you have a multivalued
>> field, you can use a List object rather than a Map.

This is just a solrDoc.toString() with linebreaks where commas were.  Maybe
some of these are being seen as map fields by SOLR.
=========================================================================
SolrInputDocument[

mynamespaces_s_mv=[drama],

changedates_s_mv=[Tue May 19 17:21:26 EDT 2015, Thu Dec 30 19:00:00 EST
9999],

networks_t_mv=[{ "abcitem-id" : "288578fd-6596-47bc-af95-80daecd1f24a" ,
"abccontentType" : "Standard:SocialHandle" , "SocialNetwork" : { "$uuid" :
"73553c4c-4919-4ba9-b16c-fb340f3e4c31"} , "Handle" : "in my
imaginationseries"}],

links_s_mv=[ { "$uuid" : "4d8eb47c-ce2d-4e7f-a567-d8d6692fed4e"} , { "$uuid"
: "9fd75c26-35f2-4f48-b55a-6e82089cc3ba"} , { "$uuid" :
"150e43ed-9ebe-41b4-86cc-bdf4885a50fe"} , { "$uuid" :
"e20b0040-561f-4c34-9dd3-df85250b5a5b"} , { "$uuid" :
"0cff75d0-4f32-46c9-9092-60eec2dc847a"} , { "$uuid" :
"73553c4c-4919-4ba9-b16c-fb340f3e4c31"}],

ratings_t_mv=[{ "abcitem-id" : "56058649-579a-4160-9439-e59448eb3dff" ,
"abccontentType" : "Standard:TVPG" , "Rating" : { "$uuid" :
"150e43ed-9ebe-41b4-86cc-bdf4885a50fe"}}],

title_ci_t=in my imagination,

urlkey_s=in-my imagination,

title_cs_t=In My Imagination,

dp2_1_s_mv=[ { "_id" : { "$uuid" : "4d8eb47c-ce2d-4e7f-a567-d8d6692fed4e"} ,
"_rules" : [ { "_startDate" : { "$date" : "2015-03-23T14:58:00.000Z"} ,
"_endDate" : { "$date" : "9999-12-31T00:00:00.000Z"} , "_r" : { "$uuid" :
"47b6b31d-d690-437a-9bab-6eeb7be3c8a4"} , "_p" : { "$uuid" :
"d478874f-8fc7-4b3d-97f3-f7e63222d633"} , "_o" : { "$uuid" :
"983b6ae9-7882-4af8-bb2f-cff342be99b3"} , "_a" :  null }]}],

seriestype_s=e20b0040-561f-4c34-9dd3-df85250b5a5b,

shortid_s=x5jqqf, i

shorttitle_t=In My Imagination,

uuid_s=90a1fbbf-ddf8-47a7-9f00-55f05e7dc297,

status_s=DEFAULT,

updatedby_s=maceirar,

description_t=sometext,
                            
review_s_mv=[{ "abcpublished" : { "$date" : "2015-05-19T21:21:30.930Z"} ,
"abcpublishedBy" : "jelly" , "abctargetEnvironment" :
"entertainment-staging" , "abcrequestId" : { "$uuid" :
"56769138-4a03-4ed6-8b29-8030d0941b08"} , "abcsourceEnvironment" : "fishing"
, "abcstate" : true}, { "abcpublished" : { "$date" :
"2015-05-19T21:21:31.731Z"} , "abcpublishedBy" : "jelly" ,
"abctargetEnvironment" : "myshow-live" , "abcrequestId" : { "$uuid" :
"56769138-4a03-4ed6-8b29-8030d0941b08"} , "abcsourceEnvironment" :
"myshow-staging" , "abcstate" : true}],

sorttitle_t=In My Imagination,

images_s_mv=[ { "$uuid" : "9fd75c26-35f2-4f48-b55a-6e82089cc3ba"} , {
"$uuid" : "0cff75d0-4f32-46c9-9092-60eec2dc847a"}],

title_ci_s=in my imagination,

firmuuids_s_mv=[ { "$uuid" : "4d8eb47c-ce2d-4e7f-a567-d8d6692fed4e"}],

id=mongo-v2.abcnservices.com-fishing-90a1fbbf-ddf8-47a7-9f00-55f05e7dc297,

timestamp=Thu May 21 17:29:58 EDT 2015
                                            
]




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Reindex-of-document-leaves-old-fields-behind-tp4206710p4206963.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to