Problem with Full Text index with "huge" PDF file attachment

Hi!I have some problem with the full text index of a big “library db” containing more than 5000 PDF files (some are up to 25 Mb). This db (and the full text index) use to work fine on our R5 server with the following settings in the note.ini

FTG_INDEX_LIMIT=2147483648

FT_MAX_INSTANCES=2000000000

FT_MAX_INSTANCES_LARGE=4000000000

I’m testing the migration to R6, and with the same settings in the R6 notes.ini the full text indexing won’t work…?!

I have the following log message:

“Processing only first 6291456 bytes of attachment xxx.pdf.”

So… I need help!

Thx

Alex

PS: sorry for my english!

Subject: Problem with Full Text index with “huge” PDF file attachment

Did you try to remove those settings?

Subject: Problem with Full Text index with “huge” PDF file attachment

Hi, I have the same problem both in an hardcore test environment (6.0.3) and in a production environment (were 6.5.2 until we recently upgraded to 6.5.3), and we haven’t been able to find any solution. Have you find any?, and if so would you be so kind to share it with me?.