From 903eac79aa86d17c0b8f888d160d44977899515b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 25 Feb 2021 22:41:41 -1100 Subject: lei_xsearch: more detail about ->xdb call chain I was just wondering this myself :x --- lib/PublicInbox/LeiXSearch.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/PublicInbox/LeiXSearch.pm b/lib/PublicInbox/LeiXSearch.pm index 7ec696f4..9a6457d7 100644 --- a/lib/PublicInbox/LeiXSearch.pm +++ b/lib/PublicInbox/LeiXSearch.pm @@ -63,7 +63,7 @@ sub locals { @{$_[0]->{locals} // []} } sub remotes { @{$_[0]->{remotes} // []} } -# called by PublicInbox::Search::xdb +# called by PublicInbox::Search::xdb (usually via ->mset) sub xdb_shards_flat { @{$_[0]->{shards_flat} // []} } sub mitem_kw ($$;$) { -- cgit v1.2.3-24-ge0c7