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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
