Re: Solr UpdateJSON - extra fields

2011-09-25 Thread Erick Erickson
d in the index schema definition, will those > be silently ignored or an error thrown. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-UpdateJSON-extra-fields-tp3366066p3366066.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Solr UpdateJSON - extra fields

2011-09-24 Thread msingla
If JSON being posted to ''http://localhost:8983/solr/update/json' URL has extra fields that are not defined in the index schema definition, will those be silently ignored or an error thrown. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-UpdateJS