introduction

Getting data points using facets

In user perspective, a facet (termed as Dynamic Navigation in Google Search Appliance) can be defined as a component of the result set when the search output is split down into multiple categories (quite similar to grouping the search results based on certain parameters) and displayed to the end user along with the document count associated that is associated to the individual component. These facets allow user to further restrict their search quite conveniently.

Solr for Bigdata

In this chapter, we will learn how Solr can be used to churn out data for analytics purpose. We will also understand bigdata and learn how to use different faceting concepts such as radius faceting, pivot faceting and so on for data analytics purpose. Additionally, we will discuss the tools we can use with Solr in order to plot graphs and charts, input to it being the Solr’s response.

We will cover: