Comments on: Integrate PHP application with Solr search engine
https://systemsarchitect.net/2013/03/09/integrate-php-application-with-solr-search-engine/
Sat, 23 Apr 2016 06:20:11 +0000hourly1http://wordpress.com/By: Lukasz Kujawa
https://systemsarchitect.net/2013/03/09/integrate-php-application-with-solr-search-engine/comment-page-1/#comment-15
Tue, 12 Mar 2013 22:14:03 +0000http://systemsarchitect.net/?p=278#comment-15Of corse you can. Not everybody want to install another PHP extension. It’s good to know alternatives.
]]>By: David
https://systemsarchitect.net/2013/03/09/integrate-php-application-with-solr-search-engine/comment-page-1/#comment-14
Tue, 12 Mar 2013 18:32:39 +0000http://systemsarchitect.net/?p=278#comment-14Might I suggest Solarium as a Solr client?
It really has a native fluent OOP structure, is well documented, tested, maintened and used throughout the community.