GoFound
GoFound is a full-text retrieval engine based on Golang implementation that supports persistent storage and millisecond queries of hundreds of millions of data on a stand-alone basis. Provides HTTP API interface and visual management interface. It comes with Chinese word segmentation and vocabulary. It is based on disk + memory caching mechanism. Native binary has no external dependence and consumes small resources.
The full-text search engine implemented based on Golang supports persistence and millisecond search of hundreds of millions of data on a single machine. The interface can be called via HTTP and integrates the Admin management interface. Comes with Chinese word segmentation and lexicon, based on disk + memory cache, and has no external dependence on native binary.

