with curl the result is  the same:

curl --data-urlencode "stmt=select id, name from collection where NOT (name
= 'defaultmail')" 'http://server:port/solr/collection/sql' 

then the response is

.
.
.
{
        "id":113,
        "name":"defaultmail"}
      ,{
        "id":109,
        "name":"defaultmail"}
      ,{
        "EOF":true,
        "RESPONSE_TIME":197}]}}




-----
Zeki ama calismiyor... Calissa yapar...
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to