Thanks Mikhail. Do you know of any example on query parser with WAND? On Thu, Jan 23, 2020 at 1:02 AM Mikhail Khludnev <m...@apache.org> wrote:
> If one creates query parser wrapping queries with WAND it just produce > incomplete docset (I guess), which will be passed to facet component and > produce fewer counts. > > On Thu, Jan 23, 2020 at 2:11 AM Wei <weiwan...@gmail.com> wrote: > > > Hi, > > > > I am excited to see Lucene 8 introduced BlockMax WAND as a major speed > > improvement https://issues.apache.org/jira/browse/LUCENE-8135. My > > question > > is, how does it integrate with facet request, when the numFound won't be > > exact? I did some search but haven't found any documentation on this. Any > > pointer is greatly appreciated. > > > > Best, > > Wei > > > > > -- > Sincerely yours > Mikhail Khludnev >