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

Поиск
Список
Период
Сортировка
От Henry Drexler
Тема Re: ts_rank error/result of '1e-020'
Дата
Msg-id CAAtgU9Qnx6OiNyWrrZHiBm6GPtTmhJf5wGC=maBfVPjgBSAEgg@mail.gmail.com
обсуждение исходный текст
Ответ на ts_rank error/result of '1e-020'  (Henry Drexler <alonup8tb@gmail.com>)
Список 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.



В списке pgsql-general по дате отправления:

Предыдущее
От: Henry Drexler
Дата:
Сообщение: ts_rank error/result of '1e-020'
Следующее
От: Rodrigo Gonzalez
Дата:
Сообщение: Re: script not working in php