[TYPO3-Solr] cannot connect to solr

Oleg Kozlov oleg.kozloff at gmail.com
Mon Apr 7 11:57:55 CEST 2014


First: You can accees to solr webinterface via 
http://tomcat.domain.de:8983/solr/#/core_en (adapt your scheme, port and 
url if required)
Second: you could check your connection in module Reports > Status 
reports (Solr section). If connection set you will have message "Your 
site has contacted the Apache Solr server." + info.

My settings below
plugin.tx_solr.solr.host = I am using IP here
plugin.tx_solr.solr.port = 8983
plugin.tx_solr.solr.scheme = http
plugin.tx_solr.solr.path = /solr/typo3_core_de/ #My solr core


On 07/04/14 12:38, Michael Stein wrote:
> Well, I thought about that and tried:
> plugin.tx_solr.solr.path = /solr/core_en/
> plugin.tx_solr.solr.path = /solr/core_en
>
> But when I type in my browser
> tomcat.domain.de/solr/core_en
>
> I got and tomcat-error 404
>
> I tried serveral configs in typo3 with and without port.
>
> Is there a setting to debug the extension?
> In my case it simply tells nothing.
>
> Michael
>
>
> Am Mon, 07 Apr 2014 11:27:21 +0200 schrieb Søren Malling:
>
>> What is your configuration settings for the server? Your "path" should
>> not contain the "#", that a "webinterface"-thing
>>
>>
>> On Mon, Apr 7, 2014 at 11:18 AM, Michael Stein <der.stein at gmx.de> wrote:
>>
>>> Hi there,
>>> I can not connect from my typo3 to solr.
>>> solr is accessible under: tomcat.domain.de/solr language core:
>>> tomcat.domain.de/solr/#/core_en (in solr-backend) When I click on
>>> "initialize Sor connections" nothing happens. cli-command return
>>> without any comment.
>>>
>>> Is there any help for me?
>>>
>>> Michael _______________________________________________
>>> TYPO3-project-solr mailing list TYPO3-project-solr at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr
>>>
> _______________________________________________
> TYPO3-project-solr mailing list
> TYPO3-project-solr at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr

-- 
With best regards,
Oleg Kozlov.



More information about the TYPO3-project-solr mailing list