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.