Difference between solr and lucene

I know that Lucene and Solr are 2 differents Apache projects that are made to work together, but I don’t understand what is the aim of each project.

For what I understood until now is that Lucene is used to create a search index and Solr use this index to perform searches.
Am I right or is this a totally different approach?

Best Answer
8

Leave a Comment