課程
/后端開(kāi)發(fā)
/Java
/Springboot + ElasticSearch 構(gòu)建博客檢索系統(tǒng)
如圖所示:
2020-07-09
源自:Springboot + ElasticSearch 構(gòu)建博客檢索系統(tǒng) 5-5
正在回答
這個(gè)我折騰了個(gè)通宵,可算折騰出來(lái)了。
用spring 2.3.0版本可以導(dǎo) spring-boot-starter-data-elasticsearch這個(gè)包,2.3.1的阿里云鏡像則不行。配置中也不是spring.data.elasticsearch.cluster-url了,是spring.elasticsearch.rest.uris
舉報(bào)
Springboot + ElasticSearch 構(gòu)建個(gè)人博客檢索系統(tǒng)
1 回答為什么不直接在jpa中寫(xiě)elasticsearch的查詢?
13 回答Elasticsearch exception [type=json_parse_exception, reason=Current token (VALUE_NUMBER_INT) not of boolean type這是什么原因引起的、請(qǐng)教
1 回答為什么不用docker安裝呢
2 回答為什么用6.6version
1 回答ElasticSearch官網(wǎng)無(wú)法訪問(wèn)
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2020-07-10
這個(gè)我折騰了個(gè)通宵,可算折騰出來(lái)了。
用spring 2.3.0版本可以導(dǎo) spring-boot-starter-data-elasticsearch這個(gè)包,2.3.1的阿里云鏡像則不行。配置中也不是spring.data.elasticsearch.cluster-url了,是spring.elasticsearch.rest.uris