Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Solr search & querying using java spring boot application
Rating: 3.7 out of 5(35 ratings)
167 students

Solr search & querying using java spring boot application

solr+spring(Integration)
Last updated 3/2021
English

What you'll learn

  • solr search basics & integration of solr with spring boot application

Course content

2 sections11 lectures1h 29m total length
  • Introduction to solr4:36

    After completing this course, students would get brief introduction about solr

  • Installation of solr5:40

    After completing the course, the student would be able to install solr on any machine

  • Understanding directory structure of solr13:45

    After completing the lecture, students would get a basic understanding of solr directory structure

  • Options when starting/stopping solr5:06

    After completing the lecture, students would get to learn about the options when starting solr

  • Hands on-Options when starting/stopping solr10:21

    After completing the lecture, students would have been demonstrated about the options when starting solr

  • AdminUI explained9:30

    After completing this lecture, the student would be able to get a basic idea about the AdminUI page of solr

  • Understanding querying in solr7:10

    After completing the course, the student would understand how querying works in solr

Requirements

  • Have basic java Knowledge

Description

The success of any e-commerce web application depends on a fast and reliable search solution. This course will give you an insight into

  • Using  solr search server to help you build a quick and accurate search

  • Steps to integrate it into your application.

This course will give you an overview of solr basics and guide you to develop a spring boot application interacting with the solr server.

We start off by solr introduction, installation of solr and then move on to AdminUI page.

We would then learn how querying works in solr.

Finally development of spring boot application to connect to solr and get the query results.

Who this course is for:

  • Students who wish to learn basic solr querying and integration of solr with spring boot