On 06/04/2011 08:59 PM, Alvaro Herrera wrote:
Excerpts from Andrew Dunstan's message of sáb jun 04 08:47:02 -0400 2011:A snippet from the regression test: select ts_count(to_tsvector('managing managers manage peons managerially'), to_tsquery('managers | peon')); ts_count ---------- 4Err, shouldn't this return 5?
No. 'managerially' doesn't get the same stemming. cheers andrew -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
