Closed (works as designed)
Project:
Live Search
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2007 at 10:17 UTC
Updated:
31 Mar 2007 at 20:05 UTC
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
Comment #1
kourge commentedLive 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.