[TYPO3-Solr] Index Qeue job wrong URL when cron used
Rolf Nakielski
rolf at nakielski.de
Thu Mar 17 18:41:48 CET 2016
I've got some similar Problem.
I have tx_news articles indexed. The Detail Page for
plugin.tx_solr.index.queue.news.url.typolink.parameter
is a page where "use protocol" is set to https://
Runs very well when klicking in the scheduler. Running it by a cronjob I have the server path included in the url.
Looks like this has the same effect as setting typolink.forceAbsoluteUrl = 1
When I change "use protocol" to http:// it runs well by a cronjob.
The workaround as described above cannot be used here because it is not a setting of the solr plugin.
Any ideas? Is there some switch somewhere that tells typolink what to assume as the default scheme?
More information about the TYPO3-project-solr
mailing list