You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by vitaly bulgakov <bu...@yahoo.com> on 2016/06/16 19:58:04 UTC

How to implement BM25 in Lucene

Need help in implementing BM25 to replace a standard Lucene TF-IDF scoring. 



--
View this message in context: http://lucene.472066.n3.nabble.com/How-to-implement-BM25-in-Lucene-tp4282727.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: How to implement BM25 in Lucene

Posted by Upayavira <uv...@odoko.co.uk>.
Vitaly,

Please ask this on either the java-user or the solr-user list, depending
on your context. You will also need to provide more detail to your
question, as you haven't said enough for anyone to say much, other than
that BM25 is the default in Solr/Lucene 6.0+.

Upayavira

On Thu, 16 Jun 2016, at 08:58 PM, vitaly bulgakov wrote:
> Need help in implementing BM25 to replace a standard Lucene TF-IDF
> scoring. 
> 
> 
> 
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-implement-BM25-in-Lucene-tp4282727.html
> Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org