153 Forks
897 Stars
897 Watchers

easy-es

An easier-to-use elasticsearch engine framework, the bottom layer adopts RestHighLevelClient, API design consistent with Mybatis-plus, zero additional learning cost, shielding language differences, developers only need to know MySQL syntax to complete Es-related operations, both Low code, easy to use, easy to expand and other features, support Es unique highlighting, weighting, word segmentation, Geo and other functions...

How to download and setup easy-es

Open terminal and run command
git clone https://github.com/dromara/easy-es.git
git clone is used to create a copy or clone of easy-es repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with easy-es https://github.com/dromara/easy-es/archive/master.zip

Or simply clone easy-es with SSH
[email protected]:dromara/easy-es.git

If you have some problems with easy-es

You may open issue on easy-es support forum (system) here: https://github.com/dromara/easy-es/issues