diff --git a/agora-search.md b/agora-search.md index 76d4f4829..b83dc0397 100644 --- a/agora-search.md +++ b/agora-search.md @@ -1,10 +1,15 @@ # Agora Search -- How could [[search]] work in the [[Agora]]? - The [[agora]] is in essence equivalent to a [[distributed]] [[wiki]]. - Note you could theoretically use a wiki to [[crowdsource]] search results; in the limit, think of having a wiki page for every likely user query. - - Perhaps [[agora search]] tries to find a good match for your query locally and redirects to other agoras in the network or to duckduckgo/google if a good result isn't available. - If it volunteers something, it also offers to continue your query in the search authority of your choice. - - push and pull could be used to offer hints for how to route queries to relevant results. + - Perhaps [[agora search]] tries to find a good match for your query locally and redirects to other agoras in the network or to [[google]] or [[duckduckgo]] if a good local result isn't available. + - When it volunteers something, it also offers to continue your query in the search authority of your choice. + - [[push and pull]] could be used to offer hints for how to route queries to relevant results. +- The [[agora]] can already be used as a [[search engine]]. + - To do so, you can use the following URL template in your browser of choice: ```https://anagora.org/jump?q=%s``` + - Searching this way behaves the same way as searching using the text box always at the top of this [[agora]]. + - The [[agora]] will try to serve any relevant nodes for your queries -- useful for when you have notes on the topic you're searching for. + - In every case, the [[agora]] will try to make it easy for you to 'click through' and continue your search elsewhere -- in established search engines or the websites of your choice. - Agora Search is [[crowdsourced search]] for the [[open]] [[internet]]. - [[user story]] https://twitter.com/flancian/status/1350835941603221504 - [[keywords]] https://twitter.com/flancian/status/1352671899583713288 @@ -12,11 +17,13 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[search]: search "Search" [agora]: agora "Agora" [distributed]: distributed "Distributed" [wiki]: wiki "Wiki" [agora search]: agora-search "Agora Search" +[google]: google "Google" +[push and pull]: push-and-pull "Push and Pull" +[search engine]: search-engine "Search Engine" [crowdsourced search]: crowdsourced-search "Crowdsourced Search" [open]: open "Open" [pull]: pull "Pull" diff --git a/journal/2021-01-25.md b/journal/2021-01-25.md new file mode 100644 index 000000000..b8a6e542f --- /dev/null +++ b/journal/2021-01-25.md @@ -0,0 +1,2 @@ +# 2021-01-25 +