- 05 Oct, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 14 Sep, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Timo Hund authored
Resolves: #624
-
- 25 Aug, 2018 1 commit
-
-
Jeroen Steggink authored
* PUT request * Updated CHANGELOG.md
-
- 23 Aug, 2018 1 commit
-
-
Jordi Boggiano authored
Fix invalid aliases for dev-master in composer.json
-
- 16 Aug, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
Jürgen Enge authored
fixes #621
-
- 11 Aug, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 09 Aug, 2018 3 commits
-
-
Jeroen Herczeg authored
* Test for issue 618 - DateTime not set to UTC * Fix issue 618 - DateTime not set to UTC
-
Markus Kalkbrenner authored
-
Timo Hund authored
* Allows to pass DELETE requests to the underlying HttpAdapter * This allows an application that uses solarium to execute those requests, e.g. to delete managed resources * Add's testcases Fixes: #616
-
- 08 Aug, 2018 5 commits
-
-
Markus Kalkbrenner authored
-
Jeroen Herczeg authored
* Clone datetime before changing timezone * Test for clone datetime before changing timezone
-
Timo Hund authored
When a ExtractQuery is executed Apache Solr throws the following error: * SEVERE: null:org.apache.commons.fileupload.FileUploadException: the request was rejected because no multipart boundary was found The patch: * Add's the boundary to the header and to the body Fixes: #301
-
Timo Hund authored
* Add's the method removeParam to the AbstractQuery class * Add's unit tests for the method Fixes: #579
-
Timo Hund authored
Swappes the Guzzle and Guzzle3 adapter in the integration tests Fixes: #612
-
- 23 Jul, 2018 1 commit
-
-
Jose Juan Calvo authored
-
- 22 Jul, 2018 1 commit
-
-
Markus Kalkbrenner authored
-
- 20 Jul, 2018 3 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
* moved Component\BoostQuery to Component\DisMax\BoostQuery * updated dev dependencies * Every component that has a 'query' option is now able to bind parameters to a query string via its setQuery() function. Renamed option 'q' to 'query' in Solarium\Component\Facet\JsonQuery for consistency. * Added Support for ReRankQuery, code cleanup * fixed coding style * fixed coding style * added integration test and documentation for rerank * use latest solr versions for testing * check for reranking without relying on on the default ranking that might chege between different solr versions.
-
- 13 Jun, 2018 1 commit
-
-
thomascorthals authored
* Additional tests for cursormark * Fixed style issues
-
- 11 Jun, 2018 4 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
thomascorthals authored
* Added support for NOW and TZ
-
- 04 Jun, 2018 2 commits
-
-
Markus Kalkbrenner authored
-
thomascorthals authored
* Added Query Elevation Component * Added docs for Query Elevation Component * Added integration test against techproducts
-
- 12 May, 2018 1 commit
-
-
thomascorthals authored
-
- 11 May, 2018 3 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
* cover Json Facets in tests * added option 'min' to JsonAggregation * filter empty buckets from facets during result parsing
-
thomascorthals authored
* Added 'contains' and 'containsignorecase' to FacetSet docs * Added Solr version for facet.contains to docs * Removed erroneous FacetSet comments from Facet Field PHPDoc
-
- 07 May, 2018 4 commits
-
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
solves issue #378 support JSON Facet API
-
Markus Kalkbrenner authored
-
- 04 May, 2018 4 commits
-
-
Ema Panz authored
Fix return type Result::getFacetSet()
-
Ema Panz authored
Fix return type Result::getFacetSet()
-
Markus Kalkbrenner authored
-
Markus Kalkbrenner authored
-