mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-27 22:12:10 +00:00
Mention OneSearch, a Yahoo+Bing-based engine
Since it got added to some Searx instances I figured I should mention it.
This commit is contained in:
parent
5c02864572
commit
c399e82858
2 changed files with 7 additions and 4 deletions
|
@ -46,7 +46,7 @@ These are large engines that pass all the above tests and more.
|
||||||
|
|
||||||
2. Bing: the runner-up. Allows submitting pages and sitemaps for crawling, but requires login. Its index powers many other engines:
|
2. Bing: the runner-up. Allows submitting pages and sitemaps for crawling, but requires login. Its index powers many other engines:
|
||||||
|
|
||||||
* Yahoo
|
* Yahoo (and its sibling engine, OneSearch)
|
||||||
* DuckDuckGo³
|
* DuckDuckGo³
|
||||||
* AOL
|
* AOL
|
||||||
* Qwant (partial)⁴
|
* Qwant (partial)⁴
|
||||||
|
@ -67,7 +67,7 @@ These are large engines that pass all the above tests and more.
|
||||||
* Swisscows
|
* Swisscows
|
||||||
* Ask.moe⁷
|
* Ask.moe⁷
|
||||||
* Partially powers MetaGer by default; this can be turned off
|
* Partially powers MetaGer by default; this can be turned off
|
||||||
* At this point, I stopped adding Bing-based search engines. There are just too many.
|
* At this point, I mostly stopped adding Bing-based search engines. There are just too many.
|
||||||
|
|
||||||
3. Yandex: originally a Russian search engine, it now has an English version. Some Russian results bleed into its English site. Allows submitting pages and sitemaps for crawling, but requires login. Powers:
|
3. Yandex: originally a Russian search engine, it now has an English version. Some Russian results bleed into its English site. Allows submitting pages and sitemaps for crawling, but requires login. Powers:
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,9 @@ outputs:
|
||||||
- gemtext
|
- gemtext
|
||||||
tags:
|
tags:
|
||||||
- web
|
- web
|
||||||
|
sitemap:
|
||||||
|
ChangeFreq: weekly
|
||||||
|
Priority: .7
|
||||||
footnote_heading: Notes
|
footnote_heading: Notes
|
||||||
title: A look at search engines with their own indexes
|
title: A look at search engines with their own indexes
|
||||||
---
|
---
|
||||||
|
@ -57,7 +60,7 @@ These are large engines that pass all the above tests and more.
|
||||||
- (discontinued) Runnaroo
|
- (discontinued) Runnaroo
|
||||||
- SAPO (Portuguese interface, can work with English results)
|
- SAPO (Portuguese interface, can work with English results)
|
||||||
- Bing: the runner-up. Allows submitting pages and sitemaps for crawling, but requires login. Its index powers many other engines:
|
- Bing: the runner-up. Allows submitting pages and sitemaps for crawling, but requires login. Its index powers many other engines:
|
||||||
- Yahoo
|
- Yahoo (and its sibling engine, [OneSearch](https://www.yahoo.com/now/verizon-launches-search-engine-onesearch-132901132.html))
|
||||||
- DuckDuckGo[^3]
|
- DuckDuckGo[^3]
|
||||||
- AOL
|
- AOL
|
||||||
- Qwant (partial)[^4]
|
- Qwant (partial)[^4]
|
||||||
|
@ -78,7 +81,7 @@ These are large engines that pass all the above tests and more.
|
||||||
- Swisscows
|
- Swisscows
|
||||||
- Ask.moe[^7]
|
- Ask.moe[^7]
|
||||||
- Partially powers MetaGer by default; this can be turned off
|
- Partially powers MetaGer by default; this can be turned off
|
||||||
- At this point, I stopped adding Bing-based search engines. There are just too many.
|
- At this point, I mostly stopped adding Bing-based search engines. There are just too many.
|
||||||
- Yandex: originally a Russian search engine, it now has an English version. Some Russian results bleed into its English site. Allows submitting pages and sitemaps for crawling, but requires login. Powers:
|
- Yandex: originally a Russian search engine, it now has an English version. Some Russian results bleed into its English site. Allows submitting pages and sitemaps for crawling, but requires login. Powers:
|
||||||
- Epic Search (went paid-only as of June 2021)
|
- Epic Search (went paid-only as of June 2021)
|
||||||
- Occasionally powers DuckDuckGo's link results instead of Bing.
|
- Occasionally powers DuckDuckGo's link results instead of Bing.
|
||||||
|
|
Loading…
Reference in a new issue