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

jondbaker’s picture

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

mcjudd’s picture

Thanks I will have a look now

quardz’s picture

Use CCK/Content type to store Data and use Views for multi filter search .