Tom Lane wrote:
> Now that gborg.postgresql.org is officially dead, seems like it'd be a
> good idea to update all the references to it that are in the FAQ.
>
> There are also some references in older sections of release.sgml,
> which I'm of two minds about updating --- those are historically
> co
Simon Riggs <[EMAIL PROTECTED]> writes:
> http://developer.postgresql.org/pgdocs/postgres/textsearch-controls.html
> Ranking Search Results
> shows and example which says
> "This is the same example using normalized ranking"
> and then gives a query which calculates normalization in an incorrect
>
I wrote:
> Simon Riggs <[EMAIL PROTECTED]> writes:
>> and then gives a query which calculates normalization in an incorrect
>> manner,
> On what basis do you claim that's an incorrect manner? It's exactly
> what is described in the paragraph just before the examples.
... although on reflection,