Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> Is it possible to ajust the TXt field to catch more than 255 charaters.
> I have tried to define the field to a [txt] field with the limet of 65535
>characters. Not that i will use the amount, but can it be posible to define how much
>to indexer.
>
> Best regards
>
> Thomas Thygesen.
>
You are right, you have to change txt field definition in SQL table.
Also there is a #define UDM_MAXTEXTSIZE 255 in udm_common.h which
is respobsible for text length. Change it and recompile.
Reply: <http://search.mnogo.ru/board/message.php?id=1989>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]