[TYPO3-Solr] Solr Extension for typo3 - Wrong URL
Hauke Meyer
meyer at visionconnect.de
Tue Jun 25 14:41:49 CEST 2013
Of course it is slower to do things during search, but typo3 isn't used
for performance.
But if I follow Jigals advice which sounds like the right direction:
plugin.tx_solr.index.queue.pages.fields.absURL_stringS = TEXT
plugin.tx_solr.index.queue.pages.fields.absURL_stringS {
typolink.parameter = {field:uid}
typolink.forceAbsoluteUrl = 1
typolink.useCacheHash = 1
typolink.returnLast = url
}
I got no resolution for "{field:uid}". Sometime I think this typoscript
things are not made for my brain.
Hauke
Am 24.06.2013 18:53, schrieb Olivier Dobberkau:
> Am 24.06.13 16:58, schrieb Hauke Meyer:
>> Just to complete this:
>>
>> plugin.tx_solr.search.results.fieldRenderingInstructions.url.default >
>> plugin.tx_solr.search.results.fieldRenderingInstructions.url.default = COA
>> plugin.tx_solr.search.results.fieldRenderingInstructions.url.default {
>> 5 = TEXT
>> 5.value = http://
>> 10 = TEXT
>> 10.field = site
>> 15 = TEXT
>> 15.value = /
>> 20 = TEXT
>> 20.field = url
>> 20.htmlSpecialChars = 1
>> 20.htmlSpecialChars.preserveEntities = 1
>> }
> just because you can does not mean you should.
> take into account that this will slow your results listing down a lot.
>
> Olivier, who still does not see the point here...
>
>
> _______________________________________________
> TYPO3-project-solr mailing list
> TYPO3-project-solr at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr
More information about the TYPO3-project-solr
mailing list