Elasticsearch Reference: Query DSL, Aggregations, ILM, and the text vs keyword Decision
5d ago · 2 min read · 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...
Join discussion












