摘要:
精确到字母的自动补全业务: public List suggest(String key) throws Exception { SearchRequest.Builder builder = new SearchRequest.Builder(); builder.index("items"); 阅读全文
posted @ 2025-03-24 20:57
人生何处不青山啊
阅读(30)
评论(0)
推荐(0)
摘要:
1.必要的配置 @Configuration @EnableConfigurationProperties(EsProperties.class) public class EsConfiguration { @Bean public ElasticsearchClient esClient(EsP 阅读全文
posted @ 2025-03-24 20:49
人生何处不青山啊
阅读(29)
评论(0)
推荐(0)

浙公网安备 33010602011771号