Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120826228
search_large_text
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
632 B
Referenced Files
None
Subscribers
None
search_large_text
View Options
Description:
Improves search index and snippet generation latency by stopping early
for overlong text.
Config changes:
Adds the `search_maxsize` option. The formerly hardcoded maximum size of
4Mb is kept as the default value.
Includes the new `X-Truncate-Size` HTTP header in requests to the attachment
body extractor service. The value of this header is `search_maxsize` in bytes.
Upgrade instructions:
The former implementation applied the search_maxsize limit to the total of
email bodies that contain text. This patch changes this to apply the limit
to each body part separately. This may result in larger search indexes.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 10:51 AM (6 d, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18887533
Default Alt Text
search_large_text (632 B)
Attached To
Mode
R111 cyrus-imapd
Attached
Detach File
Event Timeline