From 779cccc3a39113fe20a7fbf63684c950b6105d2f Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 20 Feb 2022 23:59:02 -0800 Subject: [PATCH] New Gemini search engine: AuraGem --- content/posts/search-engines-with-own-indexes.gmi | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/posts/search-engines-with-own-indexes.gmi b/content/posts/search-engines-with-own-indexes.gmi index c6716d8..ad58b69 100644 --- a/content/posts/search-engines-with-own-indexes.gmi +++ b/content/posts/search-engines-with-own-indexes.gmi @@ -249,20 +249,24 @@ These engines aren’t ready yet; their indexes are either in a proof-of-concept ## 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 +* geminispace.info: A GUS instance, but with an updated index. Supports submitting content. The biggest search engine on Gemini. => gemini://geminispace.info/ geminispace.info +* AuraGem Search Engine: part of the Ponix capsule, written in Go. A relative newcomer. +=> gemini://auragem.space/searchengine/ AuraGem Search Engine +=> https://github.com/krixano/geminiserver Ponix source code +=> gemini://auragem.space/devlog Ponix devlog + + ## Graveyard These engines were originally included in the article, but have since been discontinued. +* gus.guru: the original Gemini search engine. The index doesn't seem to be updated anymore. * wbsrch: In addition to its generalist search, it also had many other utilities related to domain name statistics. Failed multiple tests. Its index was a bit dated; it had an old backlog of sites it hadn’t finished indexing. It also had several dedicated per-language indexes. * Gowiki: Very young, small index, but showed promise. I discovered this in the seirdy.one access logs. It was only available in the US. Seems down as of early 2022. +=> gemini://gus.guru/ gus.guru => https://xangis.com/the-wbsrch-experiment/ The Wbsrch Experiment => https://gowiki.com Gowiki