about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2024-04-12 02:01:03 +0000
committerEric Wong <e@80x24.org>2024-04-12 09:39:59 +0000
commit873066744d1b105da4cfafb1c7312ca11b579864 (patch)
tree88b27dc0cc0f08e7485a2627136a43edf015e761 /Documentation
parent0aebf0161570b7948cd049f554d76084bf901e09 (diff)
downloadpublic-inbox-873066744d1b105da4cfafb1c7312ca11b579864.tar.gz
This adds support for the "POST /$INBOX/$MSGID/?x=m?q=..."
added last year to support per-thread searches
764035c83 (www: support POST /$INBOX/$MSGID/?x=m&q=, 2023-03-30)
This only supports instances of public-inbox since 764035c83,
but unfortunately there hasn't been a release since then.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-q.pod9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod
index 4476a806..79156750 100644
--- a/Documentation/lei-q.pod
+++ b/Documentation/lei-q.pod
@@ -129,6 +129,15 @@ lei/store unless an MUA unflags it!  (Behavior undecided)
 Caveat: C<-tt> only works on locally-indexed messages at the
 moment, and not on remote (HTTP(S)) endpoints.
 
+=item --thread-id=MSGID
+
+=item -T MSGID
+
+Only search messages in the same thread as the given Message-ID.
+
+For HTTP(S) externals, this only works on instances running
+public-inbox 2.0+ (UNRELEASED).
+
 =item --jobs=QUERY_WORKERS[,WRITE_WORKERS]
 
 =item --jobs=,WRITE_WORKERS