Easy-Es v1.0.3 已经发布,傻瓜级 ElasticSearch 搜索引擎 ORM 框架。
此版本更新内容包括:
v1.0.3
优化索引自动挡模式下的异常日志打印,打印异常堆栈信息,便于用户发现问题
修复手动挡中索引更新 API 的断言取反问题
增强聚合功能 郑建建贡献
调整 EEVersionUtil 工具类获取 es 客户端版本失败改为打印日志 Roin 贡献
新增手动挡一键模式下可以指定索引名的 api, 可用于定时任务按年 / 月 / 日等规则便捷创建索引
Optimize the printing of exception logs in the automatic indexing mode, and print the exception stack information to facilitate the user to find problems
Fix the reverse assertion problem of index update API in manual files
Enhance aggregation function Zheng Jianjian's contribution
Failed to adjust EEVersionUtil tool class to obtain the es client version, and changed to print log Roin contribution
Add an API that can specify the index name under the manual one key mode, which can be used to create indexes conveniently by the rule of year/month/day for scheduled tasks