Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "UpdateJSON" page has been changed by TadhgMulkern: http://wiki.apache.org/solr/UpdateJSON?action=diff&rev1=12&rev2=13 == Solr 4.0 Example == === Atomic Updates === - Solr 4.0 supports atomic updates and allows you to add, set and inc (increment on numeric fields). + Solr 4.0 supports [[Atomic_Updates]] and allows you to add, set and inc (increment on numeric fields). Example: {{{ curl http://localhost:8983/solr/update -H 'Content-type:application/json' -d '