Announcing the Apache Solr extension in PHP

Version 0.9.0 of the Apache Solr extension has just been released.
The Apache Solr extension is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances using an object-oriented API.
It effectively simplifies the process of interacting with Apache Solr using PHP.
The Solr extension already has built-in readiness for Solr 1.4
A quick list of some of the features of the API include :
- Built in serialization of Solr Parameter objects.
- Reuse of HTTP connections across repeated requests.
- Ability to obtain input documents for possible resubmission from query responses.
- Simplified interface to access server response data (SolrObject)
- Ability to connect to Solr server instances secured behind HTTP Authentication and proxy servers
The following components are also supported
- Facets
- MoreLikeThis
- TermsComponent
- Stats
- Highlighting
It can be downloaded from the PECL home page here: http://pecl.php.net/package/solr

About israelekpo
Approximately 7 years ago, Israel Ekpo, originally a Biology and Chemistry double-major, fell in love with the computer applications, especially the web-based and data-driven ones, and the mechanisms responsible for their functionality. This love and curiosity for computers gradually overshadowed his love for Chemistry, Physics and Biology. He eventually found himself spending more time reading books on computer programming, database design, network security and web applications development than he did with his main degree program. This eventually resulted in a change in his degree program to Computer Information Systems. He has been in love with PHP for about 5 years now. He founded his first Web Development firm PerfectVista Technologies, Inc. where he also works as a freelance technical consultant with concentrations in Web Applications. In April 2006, Israel became the first Web Applications Developer from Miami-Dade County to become a Zend Certified Engineer. Later that year, he moved to Boca Raton, Florida to work for World Avenue, the leading Internet Marketing Firm in the country, as a Web Applications Developer.
Later last year, he changed his name from Okon Ekpo to Israel Ekpo. The primary reason behind this being the spiritual significance of the word Okon. He enjoys working with Open Source tools like Linux, Apache, MySQL and PHP. Besides English and his native Nigerian language Ibibio, Israel also speaks and writes fluently in PHP.
View all posts by israelekpo →
October 5, 2009
Uncategorized