• tianbo's avatar
    feat(es): 添加Elasticsearch批量搜索服务实现 · de9c0c99
    tianbo authored
    - 实现EsSearchServiceImpl类,提供Elasticsearch搜索功能
    - 添加searchResponseInBatch方法支持批量处理搜索结果
    - 添加searchResponse方法支持搜索结果转换- 配置默认批次大小为5000,滚动超时时间为5分钟
    - 实现滚动搜索及资源清理逻辑
    - 支持通过Consumer和Function处理搜索数据
    de9c0c99
Name
Last commit
Last update
.settings Loading commit data...
amos-boot-biz-common Loading commit data...
amos-boot-data Loading commit data...
amos-boot-system-tzs Loading commit data...
.classpath Loading commit data...
.gitignore Loading commit data...
.project Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...