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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
Solr Faceted Search Example
In this example of Solr faceted search, we will discuss about the use of faceting the data and also discuss different…
Read More » -
Apache Solr Synonyms Example
In this example of Solr Synonyms we will show you how to use the Solr synonym feature to substitute words with the relevant…
Read More » -
Apache Solr replication example
In this example of Solr replication example, we will show you how to set up replication in Apache Solr and…
Read More »