From 6393498656f285135b727756b749b62220771728 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 21 Mar 2021 14:06:29 +0100 Subject: [PATCH] Auto: misc. --- agora-search.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/agora-search.md b/agora-search.md index 70612248e..2c659ab2b 100644 --- a/agora-search.md +++ b/agora-search.md @@ -23,10 +23,11 @@ - In [[agora server]], `/search` / `/exec` does the following: - It takes a query string in argument 'q' (sort of standard). - It optionally tokenizes the query string (unsure if this is the right stage for tokenizing, or tokenization should be done ad-hoc by search providers to allow for domain-specific tweaks). - - It offers the query string or the tokens to [[search providers]], essentially hooks that the volunteer actions -- or perhaps bid in a distributed system modelled as a market (later). + - It offers the query string or the tokens to [[search providers]], essentially hooks that volunteer [[actions]] or [[results]] -- perhaps as bidss in a distributed system modelled as a market (later). - It scores the alternatives and either chooses one for the user (based on programmable rules) or presents them as alternatives. - The default action is 'redirect to the agora node matching/encoding the query'. - - Also supported currently: [[go]], which redirects immediately to a go link if present in the parameter node. + - Also supported currently: + - [[go]], which redirects immediately to a go link if present in the parameter node. [//begin]: # "Autogenerated link references for markdown compatibility"