
A minimal Web API built with .NET 9 that demonstrates full-text search capabilities using Elasticsearch. Supports creating, updating, and querying blog posts with fast, relevance-ranked search results. Implements Elasticsearch indexing strategies, custom analyzers, and fuzzy matching to deliver accurate search even with typos. Designed as a lightweight reference for integrating Elasticsearch into .NET projects.