I am new to Apache solr and somehow whatever google search I am doing, I am not able to understand the tutorials on solr.
I want to develop simple search using Solr and Java on MySQL. Currently I am able to run solr on tomcat. But not sure how to proceed using solr libraries.
Does anybody know tutorials that I can refer to ?
I couldn't find any exact example that you want. Here I will try to show you a way to start.
Firstly, since you have a running solr, you should configure it to index data in Mysql. You can refer to the following tutorials/blog posts to learn how to configure Solr to index Mysql data.
Then by using Solrj (Solr Java Driver) you can index/query data. You can find some getting started tutorials below.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With