So each and every one of your original fields has stored="true", not just the authorGender field?
The only exception can be the dest fields in copyField directives. Best Erick On Tue, Nov 27, 2012 at 6:58 AM, Darniz <rnizamud...@edmunds.com> wrote: > yes here is the snippet from schema.xml file > <field name="authorGender" type="string" indexed="true" stored="true" > omitNorms="true"/> > > and i do use version 4.0 for solr > > thx > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-post-atomic-updates-using-xml-tp4007323p4022590.html > Sent from the Solr - User mailing list archive at Nabble.com. >