Here's some doc from Lucid:
http://lucidworks.lucidimagination.com/display/solr/The+Query+Elevation+Component
-- Jack Krupansky
-----Original Message-----
From: Donald Organ
Sent: Tuesday, May 01, 2012 5:23 PM
To: solr-user@lucene.apache.org
Subject: Re: Boosting documents based on search term/phrase
query elevation was exactly what I was talking about.
Now is there a way to add this to the default query handler?
On Tue, May 1, 2012 at 4:26 PM, Jack Krupansky
<j...@basetechnology.com>wrote:
Do you mean besides "query elevation"?
http://wiki.apache.org/solr/**QueryElevationComponent<http://wiki.apache.org/solr/QueryElevationComponent>
And besides explicit boosting by the user (the "^" suffix operator after a
term/phrase)?
-- Jack Krupansky
-----Original Message----- From: Donald Organ
Sent: Tuesday, May 01, 2012 3:59 PM
To: solr-user
Subject: Boosting documents based on search term/phrase
Is there a way to boost documents based on the search term/phrase?