- 23 Dec, 2016 4 commits
-
-
Bas de Nooijer authored
Add Guzzle3 Client Adapter
-
Bas de Nooijer authored
usleep after curl_multi_select -1
-
Bas de Nooijer authored
Enable Simple Group Format
-
Bas de Nooijer authored
Correct language about RealtimeGet query use
-
- 21 Dec, 2016 1 commit
-
-
brazenest authored
-
- 20 Dec, 2016 5 commits
- 17 Dec, 2016 1 commit
-
-
Björn Häuser authored
According to these php bugs: * https://bugs.php.net/bug.php?id=61141 * https://bugs.php.net/bug.php?id=63842 thats what we should do. I came across this issue when trying to make the ParallelExecution working on my CentOS 7.3 box. It spinlooped inside the changed loop. Also guzzle is doing the same thing: https://github.com/guzzle/guzzle/blob/master/src/Handler/CurlMultiHandler.php#L103 I am not sure if the timeout needs to be configurable and if the choosen value (100) is good.
-
- 16 Dec, 2016 1 commit
-
-
chadicus authored
-
- 15 Dec, 2016 1 commit
-
-
Bas de Nooijer authored
Update plugins.md
-
- 09 Dec, 2016 1 commit
-
-
sokai authored
small fix for non-working external links ("wikilink")
-
- 28 Oct, 2016 5 commits
-
-
Bas de Nooijer authored
Creating new release
-
Bas de Nooijer authored
Add support for comma-separated values in conversion to array
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
Bas de Nooijer authored
-
- 18 Oct, 2016 2 commits
-
-
Bas de Nooijer authored
add spatial component
-
Bas de Nooijer authored
add basic support for nested documents
-
- 17 Oct, 2016 2 commits
-
-
bernd.kaczenski authored
-
bernd.kaczenski authored
rename method don't always pass xml string as parameter (too expensive with long documents)
-
- 14 Oct, 2016 1 commit
-
-
Bas de Nooijer authored
Allows key and exclude for interval facet
-
- 25 Sep, 2016 2 commits
-
-
Vladislav Vlastovskiy authored
-
Vladislav Vlastovskiy authored
-
- 16 Sep, 2016 2 commits
-
-
Bas de Nooijer authored
Update grouping-component.md
-
bangnguyen47 authored
-
- 03 Sep, 2016 1 commit
-
-
Bas de Nooijer authored
Added 'suggest' for Criteria in composer.json
-
- 02 Sep, 2016 2 commits
-
-
Fabio Piro authored
Added 'suggest' for Criteria in composer.json
-
Fabio Piro authored
-
- 30 Aug, 2016 1 commit
-
-
Bas de Nooijer authored
Update getting-started.md
-
- 28 Aug, 2016 1 commit
-
-
Nitin Surana authored
Updated to the latest version
-
- 22 Aug, 2016 1 commit
-
-
Bas de Nooijer authored
Add support for grouping result using a function
-
- 21 Aug, 2016 1 commit
-
-
Pavel Smolka authored
Add functionality that checks whether the result data in ResponseParser\Component\Grouping contain groups created by solr parameter `group.func` (an arbitrary Solr-supported function). When such field is found, apply the same parsing logic which is usually used for field-grouping, in order to ensure the function-grouping is recognized and added to the FieldGroup result object.
-
- 15 Aug, 2016 1 commit
-
-
Bas de Nooijer authored
Fix fenced block start.
-
- 12 Aug, 2016 1 commit
-
-
Gilles Crettenand authored
-
- 01 Jul, 2016 2 commits
-
-
Bas de Nooijer authored
Do not parse collation array for Solr 5+; values are already in name/value pairs. Change unit test to match the collation data structure returned by Solr.
-
-
- 30 Jun, 2016 1 commit
-
-
haydenyoung authored
Do not parse collation array for Solr 5+; values are already in name/value pairs. Change unit test to match the collation data structure returned by Solr.
-