Blog Archives

Apache Solr – The Inverted Index

                               Apache Solr uses Lucene’s inverted index. Most of the search engines are using an inverted index data structure to achieve better search performance. In the

Tagged with: , ,
Posted in Apache Solr

How to work with Apache Solr REST APIs?

                                                   In this article, we will discuss the available Apache Solr REST APIs. We will categorize

Tagged with: , , ,
Posted in Solr REST API

Apache Solr Index Replication

                                      In the last Apache Solr related articles we have discussed “How to set up Apache Solr?“, “How to configure Apache Solr

Tagged with: , , , , ,
Posted in Apache Solr, Solr Replication

Auto Complete Suggestions Implementation Using Apache Solr – Approach3

              In the previous articles, we have seen the auto-suggests setup with Apache Solr.  In these days,  the user experience has changed a lot and the way the sites are presenting the auto-suggestions to

Tagged with:
Posted in Apache Solr, Auto Suggestions

Auto Complete Suggestions Implementation Using Apache Solr – Approach2

          In the PART-1 post, we discussed the basic setup to get the auto suggestions starting with the search keyword. In this article, we will discuss how to configure Apache Solr to get the auto-suggestions based

Tagged with: , , ,
Posted in Apache Solr, Auto Suggestions

Auto Complete Suggestions Implementation Using Apache Solr- Approach1

                  In this article, we are going to discuss “how to set up auto suggest or auto-completion feature by using Apache Solr?“. Before getting into the setup, we will see “Why we

Tagged with: ,
Posted in Apache Solr, Auto Suggestions

Apache Solr – Facets Configuration

                 In the previous post, we have seen, how to configure Apache data import handler to import the data from the database to Solr and performed some basic search related queries on that.

Tagged with: ,
Posted in Apache Solr, Facetes Configuration, guided navigation

Apache Solr – Indexing using data import handler

          In the last post, we have seen how to set up Solr. In this post, we will see how to set up the data import handler to import the data from the database. Here, I

Tagged with: , , ,
Posted in Apache Solr, Data Import Handler

Apache Solr – Open Source Enterprise Search Platform – Installation

               In this post, we will discuss the Apache Solr installation using tomcat web container. In this article, we are using Apache Solr 4.2.1 version. By the time you read this article, if the latest

Tagged with: ,
Posted in Apache Solr, SolrInstall

Apache Solr – Open Source Enterprise Search Platform (discussion about why/what/where solr?)

           In continuation of the last post(https://smarttechies.wordpress.com/2013/04/12/apache-solr-open-source-enterprise-search-platform/), Apache Solr is an open source enterprise search platform based on Apache Lucene. Here, I am providing answers to the common queries which will arise when we start to

Tagged with: , ,
Posted in Apache Solr
Dzone.com
DZone

DZone MVB

Java Code Geeks
Java Code Geeks
OpenSourceForYou