Auto: misc.

This commit is contained in:
2021-03-21 15:09:06 +01:00
parent 3ad5defa53
commit c80f5f758d
3 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
- 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 volunteer [[actions]] or [[results]] -- perhaps as bidss 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 bids 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:
+2
View File
@@ -6,6 +6,8 @@
- [[burn]]
- [[push]] [[empty]]
- this is a test
- [[new yorker]]
- [[the rise of made in china diplomacy]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[do]: ../do "Do"
+11
View File
@@ -0,0 +1,11 @@
# the rise of made in china diplomacy
- an [[article]]
- in [[the new yorker]]
- [[olof]] recommended it
- [[go]] https://www.newyorker.com/magazine/2021/03/15/the-rise-of-made-in-china-diplomacy
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"