Posted by pinkonomy on March 6, 2012 at 9:16pm
Hi,
I want to replicate the search functions of this site http://www.zocdoc.com/ .
1)First,on the front page I want to have a drop down list to select from,as on the site the
"Find a doctor or dentist specialist" drop down select list
2)At the bottom of the page I want to filter by taxonomy terms for example By City etc.
3)By name as here http://www.zocdoc.com/directory .Eg with a search box.
How can I replicate these 3 kind of searches?
Thanks in advance,I would be grateful for every answer
Comments
This is not linked to Lucene, Nutch and Solr
Hi, you only need to build a view with exposed filters in a block, no need for a search engine. You should find how to do in the documentation: Views + Advanced Help. Good luck.