Searching content with Sanity, Next.js, and GROQ
On a recent client project I had to implement basic search functionality. We needed something basic and good-enough, but we did not need Google level search optimization. This article walks you through building out a simpler search input using Next.js, Sanity, and the GROQ query language.