tsearch2 gives NOTICE: word is too long - Mailing list pgsql-general

From AI Rumman
Subject tsearch2 gives NOTICE: word is too long
Date
Msg-id 2a7905441002220429p57f011d5v38ae2e612673c308@mail.gmail.com
Whole thread Raw
Responses Re: tsearch2 gives NOTICE: word is too long  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
When I am using the query:
 
select length(description), to_tsvector('default',description) as c from crmentity ;
 
Getting error:
 
NOTICE:  word is too long
 
Postgresql 8.1.
 
Could anyone please tell me why?
 
 
 

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Asynchronous queries - processing listen (notify) in a procedural language
Next
From: Ravi
Date:
Subject: pgsql exception.