Auto: misc.

This commit is contained in:
2021-03-21 13:33:58 +01:00
parent c97059b398
commit 43c0b43368
+4 -1
View File
@@ -22,7 +22,10 @@
## Design
- In [[agora server]], `/search` / `/exec` does the following:
- It takes a query string in argument 'q' (sort of standard).
- It offers the query string
- It optionally tokenizes the query string (unsuere if this is the right stage for tokenizing)
- 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 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'.
[//begin]: # "Autogenerated link references for markdown compatibility"