I'm using TYPO3 7.6.10 and solr 6.5.0
Plugin: Apache solr for TYPO3 6.1.0
The search is working fine. I indexed Pages and News but when I get result of news it gives http://{plugin.tx_news.settings.detailpid}/
in URL instead of real URL.
I gave plugin.tx_news.settings.detailPid = 1130
in Constants of TYPOSCRIPT.
Please open below link and check the second result
What is configured in plugin.tx_solr.index.queue.news.fields.url?
At least there seems to be a diffrence in the casing (detailpid <=> detailPid)
plugin.tx_news.settings.detailpid plugin.tx_news.settings.detailPid