technotes · topic
Depth for interview readiness & durable competence — relevance, internals, performance, Query DSL.
The scored/unscored split — a relevance and performance decision.
doneHow _score is actually computed — three intuitions, one formula, two knobs.
Analyzers, index vs. search time, why queries silently miss.
doneTerm dictionary, postings lists, and why term lookup is fast.
doneImmutable segments, refresh, merges — and how shards are built from them.
donebool query anatomy
must / should / filter / must_not together — interleaves 0001.
doneMetric vs bucket aggs — asking the shape of the data, not just matches.
doneHow many shards? — the perf failure mode and how to size them.
doneA cross-lesson quiz to convert fluency into durable storage strength.
done