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

https://github.com/zhuliquan/mini-elasticsearch

a simple embeding search engine which is compatible with partially ElasticSearch API.
https://github.com/zhuliquan/mini-elasticsearch

Last synced: 3 months ago
JSON representation

a simple embeding search engine which is compatible with partially ElasticSearch API.

Awesome Lists containing this project

README

        

# Mini-Elasticsearch

## Description

This is pure go package, and it use sqlite3 as backend of search engine. it's helpful for mock test in ElasticSearch6.8 environment.