Hello, I am having a difficult time trying to figure out how to add my own dataset to the results of a search.module search, I have an artists table with band names and such and I made their own custom page for it. I can't turn it into nodes because I have about 8 relationship laden tables and my brain explodes everything I try to think about converting it into nodes. I have it all working off the node system in terms of displaying and editing, I just need to search it. I'm trying to figure out if there's a way to hook into the search mechanism and query my tables, with my own search logic and stuff based off the keyword and add my information to the dataset, I could even split it between nodes with that keyword and artists matching the keyword. I just need to know how to actually do it.

Any help would be appreciated.

Comments

ainigma32’s picture

Status: Active » Postponed (maintainer needs more info)

Have you read this http://api.drupal.org/api/group/search/5 ?

- Arie

ainigma32’s picture

Status: Postponed (maintainer needs more info) » Fixed

Looks like chubakkaz won't be posting any feedback so I'm setting this to fixed.

Feel free to reopen if you think that is wrong.

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.