From 5668fd47bfe1df797ca9dbb9e2dd894c2e50b773 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 26 Feb 2024 18:02:41 -0500 Subject: [PATCH] Add Gabanza search engine --- content/posts/search-engines-with-own-indexes.gmi | 2 ++ content/posts/search-engines-with-own-indexes.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/content/posts/search-engines-with-own-indexes.gmi b/content/posts/search-engines-with-own-indexes.gmi index 4c8cfe4..e984a9d 100644 --- a/content/posts/search-engines-with-own-indexes.gmi +++ b/content/posts/search-engines-with-own-indexes.gmi @@ -125,6 +125,7 @@ These engines fail badly at a few important tests. Otherwise, they seem to work * ChatNoir: An experimental engine by researchers that uses the Common Crawl index. The engine is open source. There's more information in its announcement on the Common Crawl mailing list (Google Groups). * Secret Search Engine Labs: Very small index with very little SEO spam; it toes the line between a "search engine" and a "surf engine". It's best for reading about broad topics that would otherwise be dominated by SEO spam, thanks to its CashRank algorithm. Allows site submission. +* Gabanza: a search engine from a hosting company. I found few details abou the search engine itself, and the index was small, but it was suitable for discovering new pages related to short broad queries. => https://www.chatnoir.eu/ ChatNoir => https://commoncrawl.org/ Common Crawl @@ -132,6 +133,7 @@ These engines fail badly at a few important tests. Otherwise, they seem to work => https://groups.google.com/g/common-crawl/c/3o2dOHpeRxo/m/H2Osqz9dAAAJ ChatNoir Announcement => http://www.secretsearchenginelabs.com/ Secret Search Engine Labs => http://www.secretsearchenginelabs.com/tech/cashrank.php CashRank Algorithm +=> https://www.gabanza.com/ Gabanza - The new search engine. ### Unusable engines, irrelevant results diff --git a/content/posts/search-engines-with-own-indexes.md b/content/posts/search-engines-with-own-indexes.md index 1606cff..9dd3473 100644 --- a/content/posts/search-engines-with-own-indexes.md +++ b/content/posts/search-engines-with-own-indexes.md @@ -157,6 +157,9 @@ These engines fail badly at a few important tests. Otherwise, they seem to work [Secret Search Engine Labs](http://www.secretsearchenginelabs.com/) : Very small index with very little SEO spam; it toes the line between a "search engine" and a "surf engine". It's best for reading about broad topics that would otherwise be dominated by SEO spam, thanks to its [CashRank algorithm](http://www.secretsearchenginelabs.com/tech/cashrank.php). Allows site submission. +[Gabanza](https://www.gabanza.com/) +: A search engine from a hosting company. I found few details abou the search engine itself, and the index was small, but it was suitable for discovering new pages related to short broad queries. + ### Fledgling engines Results from these search engines don't seem particularly relevant; indexes in this category tend to be small.