-
Apache Solr
Solr Zookeeper Example
In this example of Solr Zookeeper, we will discuss about how to use the Zookeeper embedded with Solr for performing…
Read More » -
Apache Solr
How to Install Solr on Ubuntu
In this example of “how to install Solr on Ubuntu” we will discuss about how to download and install Solr…
Read More » -
Apache Solr
Solr Dismax Example
In this example of Solr Dismax, we will discuss about how to use Dismax query to provide better search experience to…
Read More » -
Apache Solr
Solr Join Example
In this example of Solr Join, we will discuss about how to implement join between documents in Apache Solr. We…
Read More » -
Apache Solr
Solr Spellcheck Example
In this example of Solr Spellcheck, we will discuss about how to implement the spellcheck functionality provided by Apache Solr. We will…
Read More » -
Apache Solr
Solr Multivalued Example
In this example of Solr Multivalued Example, we will discuss about how to index a field that contains multiple values…
Read More » -
Apache Solr
Solr Delete Query Example
In this example of Solr Delete Query Example, we will discuss about various options available in Solr to delete the indexed documents. We will…
Read More » -
Apache Solr
Solr Dataimporthandler Example
In this example of Dataimporthandler, we will discuss about how to import and index data from a database using Dataimporthandler. Also…
Read More » -
Apache Solr
Solr Schema.xml Example
In this example of Solr Schema.xml Example, we will discuss about different configuration parameters in schema.xml file provided by Apache Solr. The schema.xml describes…
Read More » -
Apache Solr
Solr Filter Query Example
In this example of Solr filter query, we will discuss about how to implement filter queries functionality provided by Apache Solr.…
Read More »