[TYPO3-Solr] No curl support in EXT:solr?

Philipp Gampe philipp.gampe at typo3.org
Mon May 20 16:14:54 CEST 2013


Hi Dmitry,

Dmitry Dulepov wrote:

> I am not sure either but I believe the problem is with t3lib_div::getUrl()
> - it does not give back the diagnostics that Ingo needs. But it should not
> be a problem to reimplement curl support directly in Solr. Also there is
> an RFC in Gerrit (https://review.typo3.org/#/c/18439/) that fixes certain
> issues with t3lib_div::getUrl(), which Ingo could hit.

You can also use the HTTP Request which has support for socket and curl. It 
also includes code to do the redirect, etc.
If you need to support 4.5, you can also ship the class and the lib inside 
solr, because it does not depend on anything.

http://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Http/Index.html

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-project-solr mailing list