> My search engine runs fine, but I want it to return only one > hit if a user > searches for a specific search string. I.e. user searches > for "xyz" and, > instead of being presented hundreds of hits, is only shown > one > pre-configured result. > > Is there a config file somewhere to set such associations or > specific > keyword-based rules?
http://wiki.apache.org/solr/QueryElevationComponent is the closest thing came to my mind.