I have a made a schema change to copy an existing field "name" (Source Field)
to an existing search field "text" (Destination Field). 

Since I made the schema change, I updated all the documents thinking the new
source field will be clubbed together with the "text" field.  The search for
a specific name does not return results. 

If I delete the document and then adding the document back works just fine. 

I thought Add command with default override option will work as Delete and
Add. 

Is this the only way to reindex the "text" field? Is there anyother method?

I really appreciate your help on this!



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-search-not-working-after-copying-a-new-field-to-an-existing-Indexed-Field-tp4005993.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to