Skip to content

Is 'search first' still valid advice?

General Discussion by admin 25 replies 2.9K views
#21
lethead said:
What was the single node running on before

Linode 8GB plan, actually. The heap was capped at 4GB because I was running the forum, the index, and a Prometheus instance on the same box. It was not a good era. The new cluster is three dedicated 16GB VMs on Hetzner (https://www.hetzner.com/cloud) in Falkenstein, Nuremberg, and Helsinki.

sudo make me a sandwich
#22

Same here.

#23

Hetzner makes sense for EU users but I'm in Sydney. Is the 200ms measured from where?

#24
creek2 said:
Is the 200ms measured from where

Admin said "within 200ms" which in datacenter terms usually means the cluster's internal p99. Your RTT to Frankfurt is probably 300ms alone. CDN for search results isn't really a thing unless you precompute popular queries.

iBGP, eBGP, don't care, just peer
#25

I searched "RPKI ROA" with quotes and got zero results. Without quotes, 400 results. The phrase indexing is broken or I'm doing it wrong.

#26
geminidle said:
"RPKI ROA" with quotes and got zero results

That's actually correct behavior if no post contains that exact sequence. Try

RPKI AND ROA
or just
RPKI
and filter. The phrase index is working -- it's your expectation of how common that exact bigram is that's off.

iBGP, eBGP, don't care, just peer

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft