- 20 Apr, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
thomascorthals authored
Added support for "sow" parameter (Split On Whitespace) to select queries
-
- 04 Apr, 2018 3 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
- 21 Mar, 2018 1 commit
-
-
Markus Kalkbrenner authored
Streaming expressions tend to be very long. Therfore we force the 'postbigrequest' plugin.
-
- 19 Mar, 2018 2 commits
-
-
Markus Kalkbrenner authored
Increase compatibility between stream rsults ans serach result
-
Markus Kalkbrenner authored
Improved streaming expression result and added graph query for GraphML
-
- 15 Mar, 2018 1 commit
-
-
Markus Kalkbrenner authored
added basic support dor Solr Cloud stream expressions
-
- 16 Feb, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
- 12 Feb, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 02 Feb, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 30 Jan, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
The default timeout of solarium of 5s seems to be too aggressive on travis and causes random test failures. Set it to the PHP default of 13s.
-
- 29 Jan, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
* added a basic integration test for spellcheck, highlighter and facets * added missing getSuggester() to select result * fixed return type of getHighlighting() on a select result * fixed return type of getFacetSet() on a select result
-
- 26 Jan, 2018 11 commits
-
-
Markus Kalkbrenner authored
This reverts commit 9afa5426. xdebug is required for code coverage analysis
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
* don't escape * * added basic integration tests for range queries and spatial searches * fixed coding style
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Ema Panz authored
* Remove outdated SF versions from testing
-
Ema Panz authored
* Cache solr downloads * Try to not hit apache.org for cache validation
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
* remove obsolete Autoloader implementation * marked range query injection prevention as security fix * added all integration tests to group "integration" * removed deprecated classes. fixes #564 * remove hhvm tests on travis, use Solr 7.2.1
-
Markus Kalkbrenner authored
* remove obsolete Autoloader implementation * marked range query injection prevention as security fix * added all integration tests to group "integration"
-
Spencer Rinehart authored
* Escape the phrases in a range query. In order to prevent query injection, the helper methods should escape the phrases. Otherwise you could end up with something like rangeQuery('1', '2] someOtherField:[* TO *') and leak information, etc. * Update changelog for escape-range changes.
-
- 25 Jan, 2018 4 commits
-
-
Markus Kalkbrenner authored
* changed CHANGLOG format
-
Andreas Möller authored
* Enhancement: Reference phpunit.xsd * Fix: Remove invalid configuration
-
Andreas Möller authored
-
Ema Panz authored
* Added php-cs-fixer to Travis, applied fixes to Tests * CS fixes on 'src/' * Removed copyright from 'src/' folder * Updated CS style fixes * Updated travis-ci integration for PHP-CS * Added StyleCI integration * Updated git-attributes file * Updated php-cs settings, keep sorted rules
-
- 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 5 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
-