solr-php-client


Apache Solr PHP Client

THIS PROJECT WAS MOVED TO GITHUB

https://github.com/PTCInc/solr-php-client

A PHP library for indexing and searching documents within an Apache Solr installation.

What is Apache Solr?

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat.

For more information about Solr, please see the Solr Web Page . The project's Wiki is the de facto starting point for information on how to install and configure Solr for your individual needs

This client library was originally hosted in Solr's issue tracker: https://issues.apache.org/jira/browse/SOLR-341

Further Information

Please see Frequently Asked Questions

Or, if you have usage questions, try posting to the USER DISCUSSION GROUP.

Disclaimer

This PHP library is not part of the Apache Solr project, nor is it maintained by the Apache Software Foundation. All linked Apache Solr documentation or logos remain the sole property of the Apache Solr project, its authors, and the Apache Software Foundation.

Project Information

Labels:
solr php search