- 01 Dec, 2015 1 commit
-
-
Bas de Nooijer authored
add php 7.0 to travis manifest
-
- 30 Nov, 2015 16 commits
-
-
Douglas Greenshields authored
-
Bas de Nooijer authored
Added docs to repository
-
Bas de Nooijer authored
Updated changelog and travis-ci setting
-
Bas de Nooijer authored
Added support for facet.contains and facet.contains.ignoreCase
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Fix and improve PHAR generator
-
Bas de Nooijer authored
-
https://github.com/thomascorthals/solariumBas de Nooijer authored
# Conflicts: # library/Solarium/Core/Client/Adapter/Curl.php # library/Solarium/QueryType/Select/Query/Component/Facet/Field.php # library/Solarium/QueryType/Select/Query/Component/FacetSet.php
-
Bas de Nooijer authored
Refactored unittest
-
Bas de Nooijer authored
# Conflicts: # phar/stub.php
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
- 11 Nov, 2015 7 commits
-
-
Ivan Enderlin authored
-
Ivan Enderlin authored
-
Ivan Enderlin authored
By forcing the root with a leading slash, it avoids Git to look up inside the whole tree of files.
-
Ivan Enderlin authored
Since the PHAR includes dependencies, we must use Composer's autoloader. It ensures all dependencies will be loaded correctly and as expected.
-
Ivan Enderlin authored
Since Solarium has dependencies, this is more interesting to include vendors (aka dependencies) inside the PHAR file. Thus we include the `library/` directory with the `vendor/` directory.
-
Ivan Enderlin authored
`__halt_compiler` does not exist. This is `__HALT_COMPILER`.
-
Ivan Enderlin authored
The `Solarium_Autoloader` class is now `Solarium\Autoloader`. The `Solarium_Version` class does no longer exist and `Solarium\Client::VERSION` must be used instead.
-
- 01 Nov, 2015 1 commit
-
-
Bas de Nooijer authored
[WIP] Fea/client interface
-
- 26 Sep, 2015 1 commit
-
-
chadicus authored
-
- 11 Sep, 2015 2 commits
-
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
- 10 Sep, 2015 10 commits
-
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Improvements based on SensioLabs Insight analysis
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Spellchecker: solr 5.0 format changes kills collations
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Make it possible to bypass proxy.
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
Removed @internal from phpdoc as this in some editors shows the API methods as internal. The annotation was only intended for internal comments, but as this is not very important they are 'normal' comments now.
-
- 14 Aug, 2015 1 commit
-
-
Kees Schepers authored
-
- 15 Jul, 2015 1 commit
-
-
BrunoNuss authored
-