LZ1 compression index attachments

How do I fix my database so it will search attachments in the documents. I’m pretty sure it used to work and now it doesn’t. The database is full-text indexed: Index Attachments ON (not filtered).

I have “Use LZ1 compression for attachments” enabled.

Searching does seem work on the Huffman attachments. Mostly Excel files attached. Thanks.

Subject: LZ1 compression index attachments

Have you tried to completly delete the FTindex folder from your server and rebuilt it?

JYR

Subject: LZ1 compression index attachments

I deleted my index and recreated it - that did not work. So then I changed the “Index Attachments” setting. Solution is that the “Index Attachments” setting must be “filtered” (select “Using conversion filters on supported files”) instead of “not filtered”. Now content in my Excel file attachments is being searched. Thanks for feedback.