search module with specific fields

mmerlange - July 31, 2008 - 10:03

Hi,

Thanks to cck, I created a new content type with specific fields.
Now I wish I could have a search module searching these specific fields.
It looks quite difficult (implement hook_search?)
Someone knows or developped a similar module and could help find a basic example?
Anyway, it would be awesome if there were a generic search module (I mean in which you can specify the fields and parameter the query)!!!

Thank you very much,
Michael

Drupal Core search doesn't

lyricnz - August 1, 2008 - 02:30

Drupal Core search doesn't support this kind of searching. You will have to use one of the add-on search services, like xapian, apachesolr, etc. Also, check out the Search Group on groups.drupal.org

 
 

Drupal is a registered trademark of Dries Buytaert.