2

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 1

4

Check out the Spring Data Elasticsearch project.

Here is a sample application.

Sign up to request clarification or add additional context in comments.

4 Comments

But this project is not integrate the spring mvc
What do you mean? It's part of the Spring Data project which integrates seamlessly with Spring. What more integration do you need?
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~
You will have to pull together various tutorials to find what you are asking for.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.