OR Search Relevance Ranking
Posted by T1TAN23@drupal.org on November 24, 2008 at 7:09pm
I need some help figuring out the best way to implement keyword relevance ranking in my search results set when conducting an OR search on node content. I have implemented a theme_search_form_alter to build a custom search_block_form and I have everything working with the exception of getting the results to rank properly based on keywords entered into the search_block_form.
Read moreNode Link Ranking Factor
Posted by BlakeLucchesi on June 20, 2008 at 1:31am
Just wanted to let everyone know that I submitted a patch that allows you to rank nodes with more inbound links than other nodes higher in search results using the new ranking hook.
Take a look, give it a try, and please give feedback.

