Earlier quoted context omitted.
There is literally thousands of independent search engines that use Programmable search to search the entire web. Many ISP providers use it on their homepage, kids-based search engines like wackysafe.com use it, also search engines that focus on privacy like gprivate.com etc
Also LLM tools. Programmable Search Engine API was a way to give third-party LLM frontends the ability to give LLMs a web search tool. Notably, this was a common practice long before any of the major LLM providers added search capabilities to their frontents.
Updates to our web search products and Programmable Search Engine capabilities
41–50 of 207 posts
Re: Updates to our web search products and Programmable Search Engine capabilities
#42Re: Updates to our web search products and Programmable Search Engine capabilities
#43Re: Updates to our web search products and Programmable Search Engine capabilities
#44Earlier 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.
Re: Updates to our web search products and Programmable Search Engine capabilities
#45What alternatives are there besides Bing? Is it really so hard that it’s not considered worth doing? Some of the AI companies (Perplexity, Anthropic) seem to have managed to get their own indexing up and running.
Re: Updates to our web search products and Programmable Search Engine capabilities
#46I'm curious about what it would take to build my own "toy" search engine with its own index. Anyone ever tried this?
Yeah that's where I started out in 2021. Been at it for almost 5 years now, last three of which full time. I'm indexing about 1.1 billion documents now off a single server. 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 s…
Re: Updates to our web search products and Programmable Search Engine capabilities
#47Re: Updates to our web search products and Programmable Search Engine capabilities
#48Is this about the little Google Search Bar that is present on some websites? Or am I mistaking something
Kind of, however the Google Search Bar present on website is usually there to search across their domain, the search results are limited to their domain e.g example.com/page1, example.com/page2. Google will carry on supporting this. What they are ending is their support for websites to search across the entire web. The websites that search across the entire web are usually niche search engine websites.
Re: Updates to our web search products and Programmable Search Engine capabilities
#49Google quietly announced that Programmable Search (ex-Custom Search) won’t allow new engines to “search the entire web” anymore. New engines are capped at searching up to 50 domains, and existing full-web engines have until Jan 1, 2027 to transition. If you actually need whole-web search, Google now points you to an “interest form” for enterprise solutions (Vertex AI Search etc.), with no public pricing and no guaran…
I can only weep at this point, as the heroes that were the Silent and Greatest generations (in the U.S.), who fought hard to pass on as much institutional knowledge as possible through hardcore organization and distribution via public and University library, have had that legacy shit on by these ad obsessed cretins. The entirety of human published understanding; and we make it nigh impossible for all but the most determined to actually avail themselves of it.
Re: Updates to our web search products and Programmable Search Engine capabilities
#50Earlier quoted context omitted.
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.
I don't weight home pages in any way yet to bump them up, it's just raw search on keyword relevance.
It’s cool though, and really fast