]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: enable FLAG_PURE_NOT in external process
authorEric Wong <e@80x24.org>
Sun, 23 Feb 2025 13:13:33 +0000 (13:13 +0000)
committerEric Wong <e@80x24.org>
Wed, 26 Feb 2025 02:19:52 +0000 (02:19 +0000)
commitfa6a791915c45195f4c75b89855bc0b540aa7d59
treee13be83ca41961bc0a4b8b6f2aed253151aa75d9
parent7df933efb0c67750e990f2cd71e66ffb35015d52
xap_helper: enable FLAG_PURE_NOT in external process

Since public-facing WWW uses an external process with
a non-blocking socket, clients will only see 503 errors
if the search is overloaded.  While allowing pure NOT
queries is expensive, there are already many possible
ways of triggering expensive queries so it's probably not
a problem to allow one more.
lib/PublicInbox/XapHelper.pm
lib/PublicInbox/xap_helper.h