Though it would be possible to calculate a binary tf, where the score is 1 if there are one or more occurances of the term. --wunder

On Sep 18, 2009, at 7:08 AM, Yonik Seeley wrote:

On Fri, Sep 18, 2009 at 9:38 AM, Aaron McKee <ucbmc...@gmail.com> wrote:
I suppose I'm curious why the omitTfAndPositions option conflates two
apparently independent features.

This relates to the index format, and is more for performance/size
benefits when they are not needed.  In the index, it's impossible to
omit the tf info and keep the position info (the frequency is the
number of positions).

-Yonik
http://www.lucidimagination.com


Reply via email to