Re: possible bug in cover density ranking? - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: possible bug in cover density ranking?
Date
Msg-id 4981E991.3030002@sigaev.ru
Whole thread Raw
In response to possible bug in cover density ranking?  (Sushant Sinha <sushant354@gmail.com>)
Responses Re: possible bug in cover density ranking?  (Sushant Sinha <sushant354@gmail.com>)
List pgsql-hackers
> Is this what is desired? It seems to me that Wdoc is getting a high
> ranking even when we are not sure of the position information. 
0.1 is not very high rank, and we could not suggest any reasonable rank in this 
case. This document may be good, may be bad. rank_cd is not limited by 1.

> 
> The comment above says that "In this case we approximate number of
> noise word as half cover's length". But we do not know the cover's
> length in this case as ext.p and ext.q are both unreliable. And ext.end
> -ext.begin is not the "cover's length". It is the number of query items
> found in the cover.

Yeah, but if there is no information then information is absent :), but I agree 
with you to change comment
-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Commitfest infrastructure (was Re: 8.4 release planning)
Next
From: Gregory Stark
Date:
Subject: Re: Commitfest infrastructure