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
Hadi,
I do not think solr or solrj does this.
are your document HTML documents? I would look in the crawler resources but I
note that rendering is a rather server-unfriendly task and it bears some
security risk if the documents are not fully trusted.
In i2geo.net, we finally gave up on automate