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 Answer
4 Comments
OOO
But this project is not integrate the spring mvc
geoand
What do you mean? It's part of the Spring Data project which integrates seamlessly with Spring. What more integration do you need?
OOO
I want some web showcase or tutorial with the elasticsearch in MVC(How to write the jsp and controller?) not only the spring data application. Because I am a newbee in spring, I want to use search some data from elasticsearch by using webpage like google search. Thanks~
geoand
You will have to pull together various tutorials to find what you are asking for.