It's not the most visible place, but the paper is referenced in the source code of the class that implements BM WAND https://github.com/apache/lucene-solr/blob/907d1142fa435451b40c072f1d445ee868044b15/lucene/core/src/java/org/apache/lucene/search/WANDScorer.java#L29-L44 .
On Mon, Oct 12, 2020 at 6:34 PM <baris.ka...@oracle.com> wrote: > Hi Uwe,- > > i see, thanks for the info, i wish the documentation mentions this new > algorithm by referencing the papers (i have the papers). > > Best regards > > > On 10/12/20 12:27 PM, Uwe Schindler wrote: > > There's not much new documentation, it works behind scenes, except that > IndexSearcher.search and TopDocs class no longer return an absolute count > for totalHits and instead this class: > https://urldefense.com/v3/__https://lucene.apache.org/core/8_0_0/core/org/apache/lucene/search/TotalHits.html__;!!GqivPVa7Brio!NsVHzhvGTA9P12ZIyQAjPZwTUjkcQf-sLoYAnRSG_HCVgwtfetbKY48FWTKvKR__kQ$ > > > > Uwe > > > > Am October 12, 2020 4:22:43 PM UTC schrieb baris.ka...@oracle.com: > >> Hi Uwe,- > >> > >> Could You please point me to the class documentation please? > >> > >> Best regards > >> > >> > >> On 10/12/20 12:16 PM, Uwe Schindler wrote: > >>> BMW support is in Lucene since version 8.0. > >>> > >>> Uwe > >>> > >>> Am October 12, 2020 4:08:42 PM UTC schrieb baris.ka...@oracle.com: > >>> > >>> Hi,- > >>> > >>> Is BMW (Block Max Wand) support only for Solr? > >>> > >>> > https://urldefense.com/v3/__https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html__;!!GqivPVa7Brio!NsVHzhvGTA9P12ZIyQAjPZwTUjkcQf-sLoYAnRSG_HCVgwtfetbKY48FWTLkNmbQlw$ > >> < > https://urldefense.com/v3/__https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html__;!!GqivPVa7Brio!PrzCrebVbXvOC6GhctJ1mj8CW5Xps_OiWG7ieYh_NuriXPSFIriiBXEKjJSzSrgW3A$ > > > >>> This pages says "also" so it implies support for Lucene, too, > >> right? > >>> Best regards > >>> > >> ------------------------------------------------------------------------ > >>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > >>> For additional commands, e-mail: java-user-h...@lucene.apache.org > >>> > >>> > >>> -- > >>> Uwe Schindler > >>> Achterdiek 19, 28357 Bremen > >>> > https://urldefense.com/v3/__https://www.thetaphi.de__;!!GqivPVa7Brio!NsVHzhvGTA9P12ZIyQAjPZwTUjkcQf-sLoYAnRSG_HCVgwtfetbKY48FWTJOeW75UA$ > >>> > >> < > https://urldefense.com/v3/__https://www.thetaphi.de__;!!GqivPVa7Brio!PrzCrebVbXvOC6GhctJ1mj8CW5Xps_OiWG7ieYh_NuriXPSFIriiBXEKjJQldTepBw$ > > > >> > > -- > > Uwe Schindler > > Achterdiek 19, 28357 Bremen > > > https://urldefense.com/v3/__https://www.thetaphi.de__;!!GqivPVa7Brio!NsVHzhvGTA9P12ZIyQAjPZwTUjkcQf-sLoYAnRSG_HCVgwtfetbKY48FWTJOeW75UA$ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- Adrien