is there any way to push results for keywords? in other words if I want certain results to appear when a search for a particular keyword is used, is there a way to do this?

Comments

kourge’s picture

Status: Active » Closed (works as designed)

Live Search completely depends on search.module, one of Drupal's optional core module, and pulls search results from its Search API. Thus, any alterations to the search result has to be made to the search module, not Live Search.