zhuliquan / mini-elasticsearch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License