Reputation: 65
Quick question, I was wondering if there is a way to use Solr's API without having to create a url and retrieve the response that way? I have google'd around, but to no avail. I don't want to use haystack, because I do not need all the bells and whistles that it has. I just want to be able to retrieve a response from Solr without having create a url, and render the response. By the way, I'm doing this in django/python.
Thanks for any leads you may give me.
Upvotes: 0
Views: 90