: If that's the case, you could copy the magic keyword to a different field : (say magic_keyword) and boost it right into orbit as an OR clause : (magic_keyword:bonkers ^10000). This kind of assumes that a magic keyword : corresponds to one and only one document.... : : If this is way off base, perhaps you could characterize how keywords map to : specific documents you want at the top.
This smells like... http://wiki.apache.org/solr/QueryElevationComponent -Hoss