The Image tag displays images from a given field in a result. It will automatically resize, and cache the image for performance.Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Usage
This example shows how to display an image from a field:image. Before rendering, the image URL is prefixed with http://foo.com and its existence is validated. It is then resized to 150 pixels wide.
To see all related attributes, see the media:image tag documentation.