Could you point me to an example somewhere? Thanks!
On Wed, Apr 16, 2008 at 10:08 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : I know there is a 'GET' to send queries to Solr. But is there a POST > : interface to sending queries? If so, can someone point me in that > : direction? > > POST using standard the standard application/x-www-form-urlencoded > content-type (ie: the same way you would POST using any HTML form) > > > > -Hoss > >