Drupal 6

The Drupal 6 branch offers a complete rewrite from Drupal 5. It now maintains a complete search index over user names and profile fields created with the core Profile module. Note that this doesn't add any search functionality by itself. Here is the minimum of what you need to do if you want any search functionality:

  1. Install the core Search module
  2. Install the Views module
  3. Create a user view
  4. Add and expose the Search: Search Terms filter
  5. Add the Search: Score sort criteria and order by Descending
  6. Add fields and displays for your needs

Or you could create your custom module which implements hook_search().

TODO-list:

  • Create an administrative interface where administrators can decide which profile fields to index.
  • Create an administrative interface where administrators can decide the relevancy of certain profile fields.

Drupal 5

The Drupal 5 branch isn't maintained any more. This version provides a simple block with search and a page for showing the results. It searches profile fields created with the core Profile module.

Credits

The project was created by aalamaki and maintained by Crell.

The project is now maintained by dixon_ from NodeOne.

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.0 tar.gz (6.97 KB) | zip (7.47 KB) 2008-Jun-18 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (7.17 KB) | zip (7.66 KB) 2011-Feb-25 Notes
5.x-1.x-dev tar.gz (6.93 KB) | zip (7.37 KB) 2011-Feb-25 Notes

Project Information

  • Module categories: Search
  • Maintenance status: Unknown
  • Development status: Unknown
  • Reported installs: 114 sites currently report using this module. View usage statistics.
  • Last modified: September 16, 2009

Maintainers for Profile search

  • dixon_ - 2 commits
    last: 2 years ago, first: 2 years ago

Issues for Profile search

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 14 Aug 08