0 PM
> To: java-user@lucene.apache.org
> Subject: Re: Boosting numerical field
>
> Hi,
>
> Is this available only with Solr or would it work if I am using plain
Lucene?
>
> Regards
> Meeraj
>
> On Sat, May 19, 2012 at 9:07 AM, Ahmet Arslan wrote:
>
> >
Hi,
Is this available only with Solr or would it work if I am using plain
Lucene?
Regards
Meeraj
On Sat, May 19, 2012 at 9:07 AM, Ahmet Arslan wrote:
>
> > Is there anyway in a query, I can boost the relevance of a
> > hit based on the value of a numerical field in the index.
> > i.e higher th
Thank you
Sent from my iPad
On 19 May 2012, at 09:07, Ahmet Arslan wrote:
>
>> Is there anyway in a query, I can boost the relevance of a
>> hit based on the value of a numerical field in the index.
>> i.e higher the value of the field, more relevant the hit
>> is.
>
> Yes it is possible. Lik
> Is there anyway in a query, I can boost the relevance of a
> hit based on the value of a numerical field in the index.
> i.e higher the value of the field, more relevant the hit
> is.
Yes it is possible. Like view count, popularity etc. You can use e(dismax)'s bf
boosting function (additive or
Hi,
Is there anyway in a query, I can boost the relevance of a hit based on the
value of a numerical field in the index. i.e higher the value of the field,
more relevant the hit is.
Kind regards
Meeraj
-
To unsubscribe, e-mail