Hi guys
I need the search bar same as found in the website www.drupalove.com
The search bar in the header is what i want
so that i can show results from google indexing, and other search engine providers and the user can also search
content from my website.

Let me know which module to use

Comments

pbarnett’s picture

There's http://drupal.org/project/google_cse, though I haven't tried it myself...

robin1988’s picture

thnks
will try and let u knw

Ildar Samit’s picture

You could just direct the query straight to Google and add site:example.com. So to search Drupal.org, you would create a form that would send the user to this url: http://www.google.com/search?q=popsicles+site:drupal.org