From a9cab9c477b74b3b828c26aa64e70d88c9d6744c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Jan 2019 09:09:51 +0000 Subject: doc: various overview-level module comments Hopefully this helps people familiarize themselves with the source code. --- lib/PublicInbox/SearchMsg.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/PublicInbox/SearchMsg.pm') diff --git a/lib/PublicInbox/SearchMsg.pm b/lib/PublicInbox/SearchMsg.pm index c7787ea1..32cceb25 100644 --- a/lib/PublicInbox/SearchMsg.pm +++ b/lib/PublicInbox/SearchMsg.pm @@ -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; -- cgit v1.2.3-24-ge0c7