Earlier quoted context omitted.
I built my own web search index on bare metal, index now up to 34m docs: https://greppr.org/ People rely too much on other people's infra and services, which can be decommissioned anytime. The Google Graveyard is real.
Number of docs isn’t the limiting factor. I just searched for “stackoverflow” and the first result was this: https://www.perl.com/tags/stackoverflow/ The actual Stackoverflow site was ranked way down, below some weird twitter accounts.
Updates to our web search products and Programmable Search Engine capabilities
31–40 of 207 posts
Re: Updates to our web search products and Programmable Search Engine capabilities
#32I'm curious about what it would take to build my own "toy" search engine with its own index. Anyone ever tried this?
Re: Updates to our web search products and Programmable Search Engine capabilities
#33Meanwhile in Europe: Qwant and Ecosia team up to build their own search index: https://blog.ecosia.org/eusp/
It's a noble effort, but they're so late to the game that it's hard to see them making a significant dent. I hope I'm wrong. They were: > aiming to serve 30% of French search queries [by end of 2025] https://blog.ecosia.org/launching-our-european-search-index/
> The French index is at an advanced stage of completion, we have started creating the German language index, and the English one should start shortly. All progress is quickly integrated into the Qwant STAAN API.
Re: Updates to our web search products and Programmable Search Engine capabilities
#34I suppose I'm asking whether this is actually a _good thing_ in that it will stimulate competition in the space, or if it's just a case that Google's index is now too good for anyone to reasonably catch up at this point.
Re: Updates to our web search products and Programmable Search Engine capabilities
#35I'm curious about what it would take to build my own "toy" search engine with its own index. Anyone ever tried this?
Hard part is doing it at any sort of scale and producing useful results. It's easy to build something that indexes a few million documents. Pushing into billions is a bigger challenge, as you start needing a lot of increasingly intricate bespoke solutions.
Devlog here:
https://www.marginalia.nu/tags/search-engine/
And search engine itself:
https://marginalia-search.com/
(... though it operates a bit sub-optimally now as I'm using a ton of CPU cores to migrate the index to use postings lists compression, will take about 4-5 days I think).
Re: Updates to our web search products and Programmable Search Engine capabilities
#36I'm curious about what it would take to build my own "toy" search engine with its own index. Anyone ever tried this?
Good luck scraping websites without being blocked, if you're not Google.
Re: Updates to our web search products and Programmable Search Engine capabilities
#37Are competing search indexes (Bing, Ecosia/Qwant, etc) objectively worse in significant ways, or is Google just so entrenched that people don't want to "risk it" with another provider (and/or preferences and/or inertia). I suppose I'm asking whether this is actually a _good thing_ in that it will stimulate competition in the space, or if it's just a case that Google's index is now too good for anyone to reasonably ca…
Bing charge per query for the average user. Ecosia and Qwant use Bing to power their results, probably under some type of license, which results in them paying much less per query than a normal user.
Re: Updates to our web search products and Programmable Search Engine capabilities
#38Earlier quoted context omitted.
It's a noble effort, but they're so late to the game that it's hard to see them making a significant dent. I hope I'm wrong. They were: > aiming to serve 30% of French search queries [by end of 2025] https://blog.ecosia.org/launching-our-european-search-index/
I feel like soon there won’t even be a point having a search engine since almost the entire internet will be useless AI slop.
PageRank wouldn't exist without webrings, directories, and forums you could only search individually, and we thrived on that Internet.
Welcome back, ye olde Internet.
Re: Updates to our web search products and Programmable Search Engine capabilities
#39Are competing search indexes (Bing, Ecosia/Qwant, etc) objectively worse in significant ways, or is Google just so entrenched that people don't want to "risk it" with another provider (and/or preferences and/or inertia). I suppose I'm asking whether this is actually a _good thing_ in that it will stimulate competition in the space, or if it's just a case that Google's index is now too good for anyone to reasonably ca…
If you want programmatic access to search results there aren't really many options left.
Re: Updates to our web search products and Programmable Search Engine capabilities
#40Earlier quoted context omitted.
Kagi
They published this the other day: https://blog.kagi.com/waiting-dawn-search Which saw some discussion on HN.
~450 score, ~247 comments and still on /best ("Most-upvoted stories of the last 48 hours"):
https://news.ycombinator.com/item?id=46708678 - "Waiting for dawn in search: Search index, Google rulings and impact on Kagi"