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
fb0eec29
Commit
fb0eec29
authored
Dec 19, 2012
by
Bas de Nooijer
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of github.com:basdenooijer/solarium into develop
parents
d18fc115
b02207d3
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 @
fb0eec29
# Solarium PHP Solr client library
# 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.
Please see the project website for a more detailed description.
## Project website
## Requirements
http://www.solarium-project.org/
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:
*
API docs
See the COPYING file or view online
http://api.solarium-project.org/
https://github.com/basdenooijer/solarium/blob/master/COPYING
## Issue tracker
*
Issue tracker
http://github.com/basdenooijer/solarium/issues
http://github.com/basdenooijer/solarium/issues
## Contributors
*
Contributors
https://github.com/basdenooijer/solarium/contributors
https://github.com/basdenooijer/solarium/contributors
## API docs
*
License
http://api.solarium-project.org/
See the COPYING file or view online:
https://github.com/basdenooijer/solarium/blob/master/COPYING
## Travis Continuous Integration status
## 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