It won't do it for you automatically. I suppose you might create the thumbnail image beforehand, Base64 encode it, and add it as a stored, non-indexed, binary field (see schema: solr.BinaryField) when you index the document.
JRJ -----Original Message----- From: hadi [mailto:md.anb...@gmail.com] Sent: Wednesday, October 19, 2011 12:54 AM To: solr-user@lucene.apache.org Subject: add thumnail image for search result I want to know how can i add thumbnail image for my files when i am indexing files with solrj? thanks -- View this message in context: http://lucene.472066.n3.nabble.com/add-thumnail-image-for-search-result-tp3433440p3433440.html Sent from the Solr - User mailing list archive at Nabble.com.