From fb3312eaed5d0ea7a4787f86489d1540c1667e77 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Wed, 6 Apr 2022 22:02:24 -0700 Subject: [PATCH] Update bloopish URL --- content/posts/search-engines-with-own-indexes.gmi | 4 ++-- content/posts/search-engines-with-own-indexes.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/search-engines-with-own-indexes.gmi b/content/posts/search-engines-with-own-indexes.gmi index 62a9eb2..42ec075 100644 --- a/content/posts/search-engines-with-own-indexes.gmi +++ b/content/posts/search-engines-with-own-indexes.gmi @@ -132,13 +132,13 @@ These engines fail badly at a few important tests. Otherwise, they seem to work Results from these search engines don’t seem at all useful. -* Bloopish: extremely quick to update its index; site submissions show up in seconds. Unfortunately, its index only contains a few thousand documents (under 100 thousand at the time of writing). It's growing fast: if you search for a term, it'll start crawling related pages and grow its index. (update: the site seems down. I'll move it to the "graveyard" section if it doesn't come back up). +* Bloopish: extremely quick to update its index; site submissions show up in seconds. Unfortunately, its index only contains a few thousand documents (under 100 thousand at the time of writing). It's growing fast: if you search for a term, it'll start crawling related pages and grow its index. * YaCy: community-made index; slow. Results are awful/irrelevant, but can be useful for intranet or custom search. * Scopia: only seems to be available via the MetaGer metasearch engine after turning off Bing and news results. Tiny index, very low-quality. * Artado Search: Primarily Turkish, but it also seems to support English results. Like Plumb, it uses client-side JS to fetch results from existing engines (Google, Bing, Yahoo, Petal, and others); like MetaGer, it has an option to use its own independent index. Results from its index are almost always empty. Very simple queries ("twitter", "wikipedia", "reddit") give some answers. Supports site submission and crowdsourced instant answers. * Active Search Results: very poor quality -=> http://aibull.io/ Bloopish +=> https://search.aibull.io/ Bloopish => https://metager.org MetaGer => https://www.artadosearch.com/ Artado Search => https://www.activesearchresults.com Active Search Results diff --git a/content/posts/search-engines-with-own-indexes.md b/content/posts/search-engines-with-own-indexes.md index 04623bc..a8a0c7e 100644 --- a/content/posts/search-engines-with-own-indexes.md +++ b/content/posts/search-engines-with-own-indexes.md @@ -126,7 +126,7 @@ These engines fail badly at a few important tests. Otherwise, they seem to work Results from these search engines don't seem at all useful. -- [Bloopish](http://aibull.io/): extremely quick to update its index; site submissions show up in seconds. Unfortunately, its index only contains a few thousand documents (under 100 thousand at the time of writing). It's growing fast: if you search for a term, it'll start crawling related pages and grow its index. (update: the site seems down. I'll move it to the "graveyard" section if it doesn't come back up). +- [Bloopish](https://search.aibull.io/): extremely quick to update its index; site submissions show up in seconds. Unfortunately, its index only contains a few thousand documents (under 100 thousand at the time of writing). It's growing fast: if you search for a term, it'll start crawling related pages and grow its index. - YaCy: community-made index; slow. Results are awful/irrelevant, but can be useful for intranet or custom search.