I would like to display the search results to only show the image of the products it is searching. Is there currently a way to acheive this using views or something like that? thanks

Comments

TheOldGuy223’s picture

Title: Modify serch results page » Modify search results page
dellintosh’s picture

There is a discussion going on about this over at #321342: Configurable results display style depending on search criteria - I've submitted a patch, but we're still working out a better solution for easiest implementation. In the meantime you can certainly take a look at the patch and apply it if you'd like, since it will do what you're looking for.

Good luck!

David Lesieur’s picture

Category: feature » support

@thet0olman: Yes, you may use a view to display search results — see Faceted Search's readme file for instructions. The patch suggested by dellintosh will be useful if you wish to use a different view when filtering with a particular content type, but if you only need a single view for your search environment, it is already possible.

David Lesieur’s picture

Status: Active » Closed (fixed)