]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/SearchIdxPart.pm
doc: various overview-level module comments
[public-inbox.git] / lib / PublicInbox / SearchIdxPart.pm
index 078d2df18d931235bc0f0087e08c6f89342583eb..7fe2120a425488eb0c076aeb35825dd681101081 100644 (file)
@@ -1,5 +1,8 @@
 # Copyright (C) 2018 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
+
+# used to interface with a single Xapian partition in V2 repos.
+# See L<public-inbox-v2-format(5)> for more info on how we partition Xapian
 package PublicInbox::SearchIdxPart;
 use strict;
 use warnings;