POstgresql 9.0.1 FTS NOTICE: word is too long to be indexed - Mailing list pgsql-general

From AI Rumman
Subject POstgresql 9.0.1 FTS NOTICE: word is too long to be indexed
Date
Msg-id AANLkTinVqEyCnEEXbeQq8fH8UzYLMNqrPUR2we+B7tz8@mail.gmail.com
Whole thread Raw
List pgsql-general
I getting error in Postgresql 9.0.1.
select description ,to_tsvector(description) from crm where crmid = 1;
NOTICE: word is too long to be indexed
DETAIL: Words longer than 2047 characters are ignored.

Any idea pelase how to solve it.

pgsql-general by date:

Previous
From: Elliot Chance
Date:
Subject: Postgres forums ... take 2
Next
From: Fredric Fredricson
Date:
Subject: Re: Why facebook used mysql ?