Perfect, this is working well. On Tue, May 1, 2012 at 5:33 PM, Jeevanandam <je...@myjeeva.com> wrote:
> Yes, you can add in last-components section on default query handler. > > <arr name="last-components"> > <str>elevator</str> > </arr> > > - Jeevanandam > > > On 02-05-2012 3:53 am, Donald Organ wrote: > >> 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> >>> <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? >>> >>> >