]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/SearchMsg.pm
doc: various overview-level module comments
[public-inbox.git] / lib / PublicInbox / SearchMsg.pm
index c7787ea1003db61221c6c2aa0d84ab41f60fd59d..32cceb25065cf798ba497f8ea06f5f60c8f02c5f 100644 (file)
@@ -3,6 +3,8 @@
 # based on notmuch, but with no concept of folders, files or flags
 #
 # Wraps a document inside our Xapian search index.
+# There may be many of these objects loaded in memory at once
+# for large threads in our WWW UI.
 package PublicInbox::SearchMsg;
 use strict;
 use warnings;