Live data from Hacker News

Google Site Search will be completely shut down by April 1, 2018

enterprise.google.com

51–60 of 191 posts

Re: Google Site Search will be completely shut down by April 1, 2018

#51

Earlier quoted context omitted.

Wow. This page is actually strangely appealing. It loads fast. I don't have to click off to another page to get the news headlines. Ads are restrained to just a couple square boxes.

Amazing. It even renders more or less decently on mobile. I'm going to start a new trend in web design. I'll call it 56k design.

Well as long as you still transpile 10MB of es7 to show a paragraph of text and an image, we're all good.

Re: Google Site Search will be completely shut down by April 1, 2018

#54

Earlier quoted context omitted.

Wow. This page is actually strangely appealing. It loads fast. I don't have to click off to another page to get the news headlines. Ads are restrained to just a couple square boxes.

Amazing. It even renders more or less decently on mobile. I'm going to start a new trend in web design. I'll call it 56k design.

> I'm going to start a new trend in web design. I'll call it 56k design.

That was pretty much my criteria when I was making forum software: https://www.lfgss.com/

It's still too heavy and slow, and there's still some things I could do better. But that's nitpicking, it's pretty good and when I finish re-structuring all of the code it will be a single binary install for those who want to use it, or a split-binary Web-UI + API for those who want to only do certain parts (i.e. customise and host the front-end and not care about the back-end, or to scale the background for heavy mobile use without that being serving front-end traffic).

My goals for that software in the next few months:

1. Same-origin everything

2. Eradicate as much JavaScript as possible (graceful degradation to the extreme)

3. What JavaScript cannot be eradicated, do natively (not using jQuery, etc)

4. Single codebase, single binary install from a single `go install` command

Re: Google Site Search will be completely shut down by April 1, 2018

#55

What are some competitors to site search?

We've been using https://swiftype.com/site-search for a couple of years. It's great.

Pricing starts at $299/mo. Bit steep if you're a smaller company.

Re: Google Site Search will be completely shut down by April 1, 2018

#56

What are some competitors to site search?

Algolia, SwiftType, sooqr.com, Hawk Search (for ecommerce stores), Inbenta.

HN and ProductHunt runs on Algolia.

Edit - some more details here: https://siftery.com/categories/api-and-developer-tools/searc...

Re: Google Site Search will be completely shut down by April 1, 2018

#58
I wonder if it would be worth the money for Google to keep services like this one running, just so that people (especially enterprise customers) don't lose faith in Google's competency with regard to long-term product support.

Although if you ask around here, you'd probably not find much faith for them to save.

Post reply on HN