Crowdsearch
Reddit: r/Showerthoughts

The fact that Bing's first suggestion is "Google" instead of "goggles" when you search for "goggles" is a good indicator as to why they aren't the #1 search engine.

When you search up chrome on edge, it trys to convince you to stay on edge.
+6011
2018-03-09
Reddit: r/apple

Apple showing signs it may soon launch a search engine to compete against Google Search

[deleted]
+2705
2020-08-27
Hacker News

How to build a search engine with common Unix tools (2018) [pdf]
+197
2020-01-30
Hacker News

How to build a search engine with Ruby on Rails
+196
2021-09-16
Reddit: r/ruby

How to build a search engine with Ruby on Rails

This was a really good read, thanks. I've got into the habit of jumping straight to [PgSearch](https://github.com/Casecommons/pg_search) but could definitely apply this approach to some existing projects.
+4
2021-09-11
Reddit: r/ruby

How to build a search engine with Ruby on Rails

Great article!
+2
2021-09-11
Reddit: r/vuejs

How to build a search engine in Vue.JS

Too bad this isn't actually an implementation of a search engine. It's basic Vue calling a search API.
+2
2020-02-29
Reddit: r/AskProgramming

Looking for tutorial on how to build a search engine for a blog

What does your backend look like and what are the requirements for your search engine?
+1
2021-07-31