Closed (fixed)
Project:
Faceted Search
Version:
5.x-1.0-beta4
Component:
Field Search
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2008 at 00:31 UTC
Updated:
17 Jan 2009 at 18:35 UTC
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
Comment #1
TheOldGuy223 commentedComment #2
dellintosh commentedThere 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!
Comment #3
David Lesieur commented@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.
Comment #4
David Lesieur commented