tsearch2: Error: Word is too long

From: psql-mail(at)freeuk(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: tsearch2: Error: Word is too long
Date: 2003-08-06 16:39:56
Message-ID: E19kRKO-000Pb6-00@buckaroo.freeuk.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I tried to index my data with tsearch2 but I get the following error:

Error: Word is too long

I have looked through the docs and googled for "Word is too long" +
tsearch2 with no luck - so i hope i haven't missed something obvious.

The problem is due to binary encodings in the data, base64 etc.

Can i supply a max word length somewhere?
and how can I find out what the max limit is?

Thanks!

--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2003-08-06 16:40:29 Re: v7.4 Beta 1 Bundle Available for Testing ...
Previous Message Dennis Gearon 2003-08-06 16:39:50 Re: postgres+daemontools