PHP
Quick Start Solr
Foreword The following is a quick start guide for gettting Solr configured, up and running in a few minutes. All of my examples will be performed on CentOS Linux. Getting Started First things first, make sure you have Java installed and ready. Next download a Solr release: http://www.apache.org/dyn/closer.cgi/lucene/solr/ Then extract Read more…