Solr overview & Setup

Solr Overview Solr is an open source software developed by Apache software foundation It is a search server which uses the Apache Lucene in the backend and provides a Rest API which can be called from any language or the platform to get the indexed data or the search results. Apache Lucene is the java […]

Share this article on