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!