Reputation: 6555
I have a Django site that using haystack and Solr. In the live environment (Ubuntu) this is fine.
However I want to do some testing locally on my mac. What are the recommendations for running Solr on the Mac for testing within the context of Python. Is there something like virtualenv for this?
Upvotes: 0
Views: 46