Hi, may be best solution is to alter all text fields to text type.
Piotr Szczepanski wrote: > Author: Piotr Szczepanski > Email: [EMAIL PROTECTED] > Message: > I am experiencing the following problem with the indexer. I'm using mnoGoSearch >version 3.2.3 with PostgreSQL 7.2. > > When I try to index documents by issuing; > > % ./indexer -a > > Sooner or later the indexer crashes because of the following error: > > [1] Error: 'ERROR: value too long for type character varying(@@@) > > As I've found so far after strace'ing indexer, it tries to insert the whole contents >of the eg. META Description field instead of stripping it first to the appropriate >size which is @@@ characters max (this is defined in the SQL database creation files >supplied together with mnoGoSearch). > > I'd appreciate your comments on what the best solution to fix this issue would be. > -- Maxim Zakharov http://sochi.net.ru/~maxime/ Sochi, Russia http://www.sochi.com/ ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
