i don't know what term to boost.

I just need the documents with both terms listed as ranked higher. but
since Doc1 is smaller and has an exact match on the term as per tf-idf is
ranked higher.



On Wed, Aug 28, 2013 at 4:47 PM, Greg Walters
<gwalt...@sherpaanalytics.com>wrote:

> Just boost the term you want to show up higher in your results.
>
> http://wiki.apache.org/solr/SolrRelevancyCookbook#Boosting_Ranking_Terms
>
> - Greg
>
> -----Original Message-----
> From: anirudh...@gmail.com [mailto:anirudh...@gmail.com] On Behalf Of
> Anirudha Jadhav
> Sent: Wednesday, August 28, 2013 3:36 PM
> To: solr-user@lucene.apache.org
> Subject: coordination factor in between query terms
>
> How can i specify coordination factor between query terms eg. q="termA
> termB"
>
> doc1= { field: termA}
> doc2 = {field: termA termB termC termD }
>
> I want doc2 scored higher than doc1
>
> --
> Anirudha P. Jadhav
>



-- 
Anirudha P. Jadhav

Reply via email to