Re: ts_rank error/result of '1e-020'

From: Henry Drexler <alonup8tb(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ts_rank error/result of '1e-020'
Date: 2011-10-06 12:42:55
Message-ID: CAAtgU9Qnx6OiNyWrrZHiBm6GPtTmhJf5wGC=maBfVPjgBSAEgg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

it sent before I finished, here is the rest:

I have fixed this by doing the following:

select
ts_rank(to_tsvector(replace('a_a_do_ug_read_retreqmon_ptam','_','
')),plainto_tsquery(replace('a_a_do_ug_read_retrmso.com_ptam','_',' ')))

so I have found a solution, just wondering what the earlier error means/what
causes it. I could not find any references to that error in documentation
or in help searches.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Filip Rembiałkowski 2011-10-06 12:48:19 Re: Restoring 2 Tables From All Databases Backup
Previous Message Henry Drexler 2011-10-06 12:40:34 ts_rank error/result of '1e-020'