By mcjudd on
Hi there
I am looking to set up a site listing (amongst other things) accommodation providers. I want to be able to let visitors search the site by the usual fields such as area, postcode, rooms etc etc. Is there a Drupal module that has been developed that could meet part/all of this need or is it start from afresh and build using using Views etc :-(
Any suggestion would very really gratefully received
Comments
It sounds like you're
It sounds like you're describing faceted searches integrated with views, so perhaps you'll find this module helpful: http://drupal.org/project/search_api
Thanks
Thanks I will have a look now
Use CCK/Content type to store
Use CCK/Content type to store Data and use Views for multi filter search .
Drupal Theme generator