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.

Regards,

 :. :. :: Piotr Szczepanski
 ::.::.:: www.piotr-szczepanski.org
 :' :' :: RLU#178869 | PS486-GANDI


Reply: <http://www.mnogosearch.org/board/message.php?id=4698>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to