On Mon, Apr 21, 2008 at 4:13 PM, Jim Adams <[EMAIL PROTECTED]> wrote: > Could you point me to an example somewhere?
The command line tool "curl" can do either GET or POST: curl http://localhost:8983/solr/select --data 'q=foo&rows=100' -Yonik
On Mon, Apr 21, 2008 at 4:13 PM, Jim Adams <[EMAIL PROTECTED]> wrote: > Could you point me to an example somewhere?
The command line tool "curl" can do either GET or POST: curl http://localhost:8983/solr/select --data 'q=foo&rows=100' -Yonik