An open API service indexing awesome lists of open source software.

https://github.com/fdero/quintosearch

A minimalistic full-text-search engine written in Go. It works with persistent data stored on disk to store and retrieve text documents.
https://github.com/fdero/quintosearch

database full-text full-text-search golang

Last synced: 7 months ago
JSON representation

A minimalistic full-text-search engine written in Go. It works with persistent data stored on disk to store and retrieve text documents.

Awesome Lists containing this project

README

          

# QuintoSearch
A minimalistic full-text-search engine written in Go