About
Blog search is a search engine focused on indexing personal blog content. Use it to find authentic, personal content from real people sharing their ideas and experiences. It's a personal project of mine.
More Information
- This project is still in development. Expect small improvements coming soon.
- Queries work best with correctly spelled general keywords. In the future, I'll add support for natural language queries and typo support.
- It currently uses PostgreSQL's full text search for indexing and ranking.
- It is hosted on a single-node Kubernetes cluster with k3s. Quite overkill for a personal project that gets no visitors, but I wanted a chance to learn Kubernetes.
- The current list of blogs to index is compiled from Kagi's smallweb project. I plan to add more blogs to the index in the future.
- GitHub
Feedback
Please provide your feedback on this form.