Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
b02207d3
Commit
b02207d3
authored
Nov 07, 2012
by
Bas de Nooijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
Tweaked readme file
parent
b0d1c3b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
13 deletions
+36
-13
README.md
README.md
+36
-13
No files found.
README.md
View file @
b02207d3
# Solarium PHP Solr client library
Solarium is a PHP Solr client that not only facilitates Solr communication but
also tries to accurately model Solr concepts.
## What is Solarium?
Solarium is a PHP Solr client library that accurately model Solr concepts. Where many other Solr libraries only handle
the communication with Solr, Solarium also relieves you of handling all the complex Solr query parameters using a
well documented API.
Please see the project website for a more detailed description.
## Project website
http://www.solarium-project.org/
## Requirements
Solarium only supports PHP 5.3 and up.
It's highly recommended to have Curl enabled in your PHP environment. However if you don't have Curl available you can
switch from using Curl (the default) to another client adapter. The other adapters don't support all the features of the
Curl adapter.
## Getting started
The preferred way to install Solarium is by using Composer. Solarium is available on Packagist.
For more info see
http://wiki.solarium-project.org/index.php/V3:Installation#Getting_Solarium
## More information
*
Manual
http://wiki.solarium-project.org/index.php/Solarium_3.x_manual
*
Project website
http://www.solarium-project.org/
## License:
See the COPYING file or view online
https://github.com/basdenooijer/solarium/blob/master/COPYING
*
API docs
http://api.solarium-project.org/
## Issue tracker
http://github.com/basdenooijer/solarium/issues
*
Issue tracker
http://github.com/basdenooijer/solarium/issues
## Contributors
https://github.com/basdenooijer/solarium/contributors
*
Contributors
https://github.com/basdenooijer/solarium/contributors
## API docs
http://api.solarium-project.org/
*
License
See the COPYING file or view online:
https://github.com/basdenooijer/solarium/blob/master/COPYING
## Travis Continuous Integration status
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment