Is there anyone knows how to integrate the spring mvc and elastisearch? I want to implement a web page like general web site(google,yahoo searcg engine) Is there any tutorial or sample code?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Check out the Spring Data Elasticsearch project.
Here is a sample application.