mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Add search engines for the Gemini Space
This commit is contained in:
parent
d75c2877f5
commit
5d425f58ac
1 changed files with 11 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
This is a cursory review of all the indexing search engines I have been able to find.
|
This is a cursory review of all the indexing search engines I have been able to find. Gemini engines are at the bottom; the rest of this post is about Web search engines.
|
||||||
|
|
||||||
The three dominant English search engines with their own indexes¹ are Google, Bing, and Yandex (GBY). Many alternatives to GBY exist, but almost none of them have their own results; instead, they just source their results from GBY.
|
The three dominant English search engines with their own indexes¹ are Google, Bing, and Yandex (GBY). Many alternatives to GBY exist, but almost none of them have their own results; instead, they just source their results from GBY.
|
||||||
|
|
||||||
|
@ -171,6 +171,16 @@ These engines aren’t ready yet; their indexes are either in a proof-of-concept
|
||||||
|
|
||||||
=> https://brave.com/search/ Brave Search
|
=> https://brave.com/search/ Brave Search
|
||||||
|
|
||||||
|
## Gemini search engines
|
||||||
|
|
||||||
|
Time for my first Gemini-exclusive content! A Gemini page about search engines wouldn't be complete without a few search engines for the Gemini space.
|
||||||
|
|
||||||
|
* gus.guru: the original Gemini search engine. The index doesn't seem to be updated anymore.
|
||||||
|
* geminispace.info: Another instance of GUS, but with an updated index.
|
||||||
|
|
||||||
|
=> gemini://gus.guru/ gus.guru
|
||||||
|
=> gemini://geminispace.info/ geminispace.info
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Some of this content came from the Search Engine Map and Search Engine Party. A few web directories also proved useful.
|
Some of this content came from the Search Engine Map and Search Engine Party. A few web directories also proved useful.
|
||||||
|
|
Loading…
Reference in a new issue