X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fdocs%2Ffull_text_indexing.pod;h=189c346cfa61e78e13288324314bc9c6b742e71f;hb=2a56c671635687bf2648eb3a7cf4bce228101af3;hp=24169cb14f18319b3003e5bc207f381d48e4e316;hpb=0ed195595b5c7ea404c8848d9d1881ada4214489;p=freeside.git diff --git a/rt/docs/full_text_indexing.pod b/rt/docs/full_text_indexing.pod index 24169cb14..189c346cf 100644 --- a/rt/docs/full_text_indexing.pod +++ b/rt/docs/full_text_indexing.pod @@ -273,4 +273,11 @@ option to 1, while leaving C set to 0: This is not generally suggested, as unindexed full-text searching can cause severe performance problems. +=head1 LIMIT ATTACHMENT SIZE + +On some systems, very large attachments can cause memory and other +performance issues for the indexer making it unable to complete +indexing. See L for +details on setting a maximum attachment size to index. + =cut