Re: FacetsCollector ScoreMode

2022-03-22 Thread Greg Miller
+1 to align this to the needs of keepScores. Good find! On Mon, Mar 21, 2022 at 10:00 AM Adrien Grand wrote: > > +1 to adjusting the ScoreMode based on keepScores. > > On Mon, Mar 21, 2022 at 5:47 PM Mike Drob wrote: > > > > Hey all, > > > > I was looking into some performance issues and was a l

Re: FacetsCollector ScoreMode

2022-03-21 Thread Adrien Grand
+1 to adjusting the ScoreMode based on keepScores. On Mon, Mar 21, 2022 at 5:47 PM Mike Drob wrote: > > Hey all, > > I was looking into some performance issues and was a little confused about > one aspect of FacetsCollector - why does it always specify > ScoreMode.COMPLETE? > > Especially for the

FacetsCollector ScoreMode

2022-03-21 Thread Mike Drob
Hey all, I was looking into some performance issues and was a little confused about one aspect of FacetsCollector - why does it always specify ScoreMode.COMPLETE? Especially for the case where we are counting facets, without collecting the documents, it seems like we should be able to get away wi