X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fdocs%2Ffull_text_indexing.pod;fp=rt%2Fdocs%2Ffull_text_indexing.pod;h=189c346cfa61e78e13288324314bc9c6b742e71f;hp=24169cb14f18319b3003e5bc207f381d48e4e316;hb=7322f2afedcc2f427e997d1535a503613a83f088;hpb=ae14e320388fa5e7f400bff1c251ef885b7952e6 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