- 24 Jan, 2018 3 commits
-
-
Markus Kalkbrenner authored
* rename library folder to src * updated changelog
-
Ema Panz authored
* Require phpunit v6.5 and PHP v7 * Update tests to use TestCase * Fix ClientTest tests * Updated tests for phpunit v6.5 * Updated assertSame and removed copyright info from tests * Fixed CS * Removed php 5.6 from travis tests * Added php 7.2 to travis * Removed commented code * Updated Readme * Updated CHANGELOG * Updated CS * Updated tests and phpunit.dist{,.travis} (bootstrap.php is not needed anymore) * Updated tests, removed unused coverage
-
Markus Kalkbrenner authored
finished first version of the Terms component and cleaned up some left overs from the component refactoring (#556)
-
- 20 Jan, 2018 8 commits
-
-
Andreas Möller authored
-
Andreas Möller authored
-
Markus Kalkbrenner authored
Remove .idea
-
Markus Kalkbrenner authored
clean-up and phar support removal
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
- 19 Jan, 2018 5 commits
-
-
Markus Kalkbrenner authored
Add gitattributes to exlude files from packaging (closes #548)
-
thePanz authored
-
Markus Kalkbrenner authored
The "master" branch is now dedicated to solarium 4.x. A new "3.x" branch was introduced to still maintain solarium 3.x (previously in master) with minimal bugfixes and security updates for some time, especially for people using older PHP or Solr versions.
-
Markus Kalkbrenner authored
* all components shpould be re-usable for custom query types and not be restricted for "select" * cleaned-up QueryType\Select tests * cleaned-up traits and introduced first interfaces to treat some components and query types indentically * added a terms component * fixed typos
-
thePanz authored
-
- 18 Jan, 2018 1 commit
-
-
Ema Panz authored
-
- 17 Jan, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
- 16 Jan, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 05 Jan, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 04 Jan, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 02 Jan, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 31 Dec, 2017 2 commits
-
-
Ema Panz authored
Add a pagination example, see #521
-
Markus Kalkbrenner authored
-
- 30 Dec, 2017 1 commit
-
-
Markus Kalkbrenner authored
-
- 29 Dec, 2017 3 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
The 3.x Suggester was in fact Spellcheck. the 4.x Suggester is a real Suggester now.
-
Markus Kalkbrenner authored
* run solr on travis * use java 9 * fixed matrix * added a first intergration test that select a result from the Solr techproducts example server * added comment and dummy assertion to testPing()
-
- 27 Dec, 2017 10 commits
-
-
Markus Kalkbrenner authored
-
-
Markus Kalkbrenner authored
-
-
Markus Kalkbrenner authored
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Plinio Ribeiro authored
-
Ema Panz authored
-
- 20 Dec, 2017 1 commit
-
-
Markus Kalkbrenner authored
Cleaned up suggester query and added missing parameters
-