On Fri, May 1, 2009 at 00:47, Yonik Seeley <yo...@lucidimagination.com> wrote: > On Thu, Apr 30, 2009 at 4:44 PM, Earwin Burrfoot <ear...@gmail.com> wrote: >> Did I miss something, or when trunk switched to collecting on >> SegmentReaders we've lost proper scores? >> I mean, before score depended on TF calculated across all the index, >> and now it depends on TF for a given segment (yup, unless I missed >> something). >> Per-segment TF can vary wildly, especially in case of smaller segments. > tf is per-document, not per index. idf is per index, Yup, my bad.
> and is calculated in the creation of Weight at the top-level index reader. Aha, thanks a lot. -- Kirill Zakharenko/Кирилл Захаренко (ear...@gmail.com) Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423 ICQ: 104465785 --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org