how to get an image in a search result?

Status: 
Open
Question: 

Do I have to use views or configure the search template. Is there a module with this property or a search field? thanks for your help

Responses

1. I guess Views shall be the

I guess Views shall be the most flexible solution. But all depends on what you want your users to search for.

2. image in search results

I am posting videos from 3rd party sites like youtube using the embedded media field module, and I made a content type for uploading videos, with CCK . I made the new field with CCK for users to be able to add the video URL .
The embedded media field module inserts the thumbnail directly and I can choose in CCK to show this thumbnail in the front page, with a link to its node, where you can see the video. But I want my users when they search for a video to be able to see this same thumbnail with the link to the node in the search results.
when I use viws Im not able to see the thumbnail option to add to the view. the field type is calle emvideo. Any help is wellcome
regards alby