Re: Wiki Error JSON syntax

2011-07-25 Thread Remy Loubradou
a good plan? Agreed, and thanks for calling my attention to this thread, Stefan. Yes I'm agree too, I'm not used to, pull, submit issue it's new for me :). I will publish an issue. Regards Stefan Am 25.07.2011 10:56, schrieb Remy Loubradou: Hey Stephan, Thanks, but I

Wiki Error JSON syntax

2011-07-20 Thread Remy Loubradou
Hi, I was writing a Solr Client API for Node and I found an error on this page http://wiki.apache.org/solr/UpdateJSON ,on the section Update Commands the JSON is not valid because there are duplicate keys and two times with add and delete.I tried with an array and it doesn't work as well, I got

Re: Wiki Error JSON syntax

2011-07-20 Thread Remy Loubradou
: false }, delete: [ { id: ID }, { query: QUERY } ] } Thanks you for you previous response Yonik. 2011/7/20 Yonik Seeley yo...@lucidimagination.com On Wed, Jul 20, 2011 at 12:16 PM, Remy Loubradou remyloubra...@gmail.com wrote

Re: Wiki Error JSON syntax

2011-07-25 Thread Remy Loubradou
://github.com/gsf/node-** solr https://github.com/gsf/node-solr ? Regards Stefan Am 20.07.2011 20:05, schrieb Remy Loubradou: I think I can trust you but this is weird. Funny things if you try to validate on http://jsonlint.com/ this JSON, duplicates keys are automatically removed