[TYPO3-Solr] Indexing images - example?

Albert van der Veen albert.van.der.veen at xs4all.nl
Thu Sep 13 14:42:50 CEST 2012


Hi all,

Having read the earlier thread 'Images in search results', I'm 
attempting to get imagetags in my index. However this doesn't seem to work :

plugin.tx_solr.index.queue.[tableName].fields {
	image_stringS = IMAGE
		image_stringS {
			file {
				import = uploads/tx_av_shop/
				import.field = image
				import.listNum = 0
				height = 80
			}
		}
	}
}

Isn't this the correct way to establish it?

Best regards,
Albert


More information about the TYPO3-project-solr mailing list