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.
>
ace my entire document.
>
> Can you please let me know what went wrong
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-post-atomic-updates-using-xml-tp4007323p4022424.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
ue has been
logged: https://issues.apache.org/jira/browse/SOLR-3862
You can always edit the list by pulling down all the values and uploading
the new set.
Jim
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-post-atomic-updates-using-xml-tp4007323p4010547.html
Sent from the
same in XML:
>
>
>
> book1
> Neal Stephenson
>
>
>
> Jim
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/How-to-post-
atomic-updates-using-xml-tp4007323p4007517.html
> Sent from the Solr - User mailing list archiv
It would be nice to get this doc added to the Update wiki:
http://wiki.apache.org/solr/UpdateXmlMessages
-- Jack Krupansky
-Original Message-
From: jimtronic
Sent: Thursday, September 13, 2012 2:41 PM
To: solr-user@lucene.apache.org
Subject: Re: How to post atomic updates using xml
n context:
http://lucene.472066.n3.nabble.com/How-to-post-atomic-updates-using-xml-tp4007323p4007517.html
Sent from the Solr - User mailing list archive at Nabble.com.
Figured it out.
in JSON:
{"id" : "book1",
"author" : {"set":"Neal Stephenson"}
}
in XML:
book1
This seems to work.
Jim
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-post-atomic-updates-using-xm
There's a good intro to atomic updates here:
http://yonik.com/solr/atomic-updates/ but it does not describe how to
structure the updates using xml.
Anyone have any idea on how these would look?
Thanks! Jim
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-post-a