[TYPO3-Solr] Thumbnail in results for pages

Tomita Militaru tmilitaru at arxia.com
Wed Jan 11 09:36:20 CET 2017


Hello,

I want to show in results a thumbnail based on the FAL image from field
media in table pages. For doing so, I have the following index queque for
pages.fields setting:

media_stringS = FILES
media_stringS {
references {
table = pages
uid = page:uid
fieldName = media
}
renderObj = TEXT
renderObj {
data = file:current:publicUrl
wrap =
}
}

Unfortunately the field media_stringS doesn't get index or not even appear
in the index. I tried setting it to simple TEXT to ensure I have the
correct settings and it works, like:
media_stringS = TEXT
media_stringS.value = testing

Is FILES not supported?

Thanks!
-- 
*Tomita Militaru*
Project Manager, Arxia
+40 364 808 998 | tmilitaru at arxia.com | http://www.arxia.com | Paraului nr.
2B, Cluj Napoca, Romania


More information about the TYPO3-project-solr mailing list