Php Apache Solr executing query using eDisMax

Solr edismax boost query Before starting keep in mind that SolrDisMaxQuery class was not part of the 2.0.0 release. But still you can download the current master branch from...

PHP lucen solr search with php-solrClient class

I am giving a simple example of lucen solr search with php. I am assuming that you already setup a lucen solr server which is on http://localhost:8389/solr/ created a core admin...