[TYPO3-Solr] Indexing Problem with external Solr Server

Gion Koch gionantoni.koch at gmail.com
Wed Jul 10 14:29:41 CEST 2013


Hi all,


After testing and setting up my Solr Setup on a local environment I tried to setup an external solr server.
Now I am stuck at indexing pages.

The Reports tab looks fine, connections are established. Had to add authentication for the solr server.
The products indexing configuration works as expected, all the products get indexed, but my Pages aren't.
I get a lot of failures.

Dev Log output:

request url	http://<my domain>/index.php?id=169&L=0

request headers	
User-Agent: TYPO3/4.7.4
X-Tx-Solr-Iq: {"requestId":"51dd4f2c2815b","item":"45","actions":"findUserGroups","hash":"8a8f9b70ea279465edd6847f82ac57e3","loggingEnabled":"0"}

response headers	
HTTP/1.1 401 Authorization Required
Date: Wed, 10 Jul 2013 12:10:20 GMT
Server: Apache/2.2.22 (Ubuntu)
WWW-Authenticate: Basic realm="Reserved Access"
Vary: Accept-Encoding
Content-Length: 493
Connection: close
Content-Type: text/html; charset=iso-8859-1


Greetings
Gion


More information about the TYPO3-project-solr mailing list