© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
Elasticsearch Query DSL and the production patterns worth knowing. Always filter before querying in bool context Filter context is cached and doesn't affect scoring. It's faster: { "query": { "bool": { "must": [ { "match": { "titl...
No responses yet.