POstgresql 9.0.1 FTS NOTICE: word is too long to be indexed

From: AI Rumman <rummandba(at)gmail(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: POstgresql 9.0.1 FTS NOTICE: word is too long to be indexed
Date: 2010-11-15 08:39:12
Message-ID: AANLkTinVqEyCnEEXbeQq8fH8UzYLMNqrPUR2we+B7tz8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-general by date

  From Date Subject
Next Message Fredric Fredricson 2010-11-15 08:41:21 Re: Why facebook used mysql ?
Previous Message Elliot Chance 2010-11-15 08:34:11 Postgres forums ... take 2