Search

Using PHP cURL to Send Queries to Solr

PHPcURL 3

When Solr Client is unable to connect to the remotely saved indexes., due to some issue, we need to connect to Solr using standard PHP cURL. This article explains a way to query using cURL.

Upload a File using jQuery and Ajax

feature 1a

Uploading files using Ajax made simple. Learn how to perform a file upload operation without providing an additional submit button in a form.