[TYPO3-Solr] No search results

Jigal van Hemert jigal at xs4all.nl
Wed Apr 28 19:53:32 CEST 2010


Felix Leipold (truecareR GmbH) wrote:
> I don't get any results with the Typo3-Solr extension.
> The Solr Server is up and running. 

I had to set the TS constants:

plugin.tx_solr.solr.port = 8080
plugin.tx_solr.solr.path = /solr/
plugin.tx_solr.solr.host = 127.0.0.1

(Running on localhost on Windows)

It did show up in the Developer Log as a failing solr ping and after 
looking at the code I noticed that the default configuration was not 
matching my situation.

-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-project-solr mailing list