Search widget that allows users to look for posts that mention a given search prompt on devgovgigs. The search does fuzzy matching and allow for typos. Implemented: - Indexer - Stemming - Stop words filter - Spellcheck - Search by author_id, post_type, name, description, labels - Quick load with few requests for search results - InfiniteScroll for search result