Handle situation where IDF becomes 0 because all records contain a term (occurs
authorSebastian Hammer <quinn@indexdata.com>
Tue, 1 May 2007 05:04:53 +0000 (05:04 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 1 May 2007 05:04:53 +0000 (05:04 +0000)
commitdce5e9f9c856fa9a10671a306636dc5a2f83ae89
treefd17c7252c330ccca62383b6013bc685e2be3241
parentd4be799aeb5470d5c855624c13d06d55787981c5
Handle situation where IDF becomes 0 because all records contain a term (occurs
frequently when records result from a search).

This actually suggests that there may be a better technique than IDF for balancing
our TF, but I'll be darned if I know what it is.
src/relevance.c