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
about https://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 JSO
"boost": 3.45,
"doc": {
"f1": "v2"
}
}
],
"commit": {},
"optimize": {
"waitFlush": false,
"waitSearcher": false
},
"delete": [
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 g