[TYPO3-Solr] Solr Extension for typo3 - Wrong URL

Ingo Renner ingo at typo3.org
Wed Oct 31 11:48:14 CET 2012


Am 31.10.12 10:22, schrieb Michael Zimmermann:

Hi Michael,

> How can i change this? I want to open the absolute url or build a new url.

Try this TypoScript:

lugin.tx_solr.search.results.fieldRenderingInstructions.url.default >
plugin.tx_solr.search.results.fieldRenderingInstructions.url.default = COA
plugin.tx_solr.search.results.fieldRenderingInstructions.url.default {
	10 = TEXT
	10.field = site
	
	20 = TEXT
	20.field = url
	20.htmlSpecialChars = 1
	20.htmlSpecialChars.preserveEntities = 1
}


HTH,
Ingo


-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com


More information about the TYPO3-project-solr mailing list