Chapter 8. Faceted search

 

This chapter covers

  • Using facets for discovery, analytics, and filtering of search results
  • Showing top values in any field for matching documents via field facets
  • Using range facets to get bucketized counts for numeric and date ranges
  • Using query facets to get document counts for arbitrarily complex queries
  • Faceting upon values not included in search results

Faceting is one of Solr’s most powerful features, particularly when you compare it to traditional databases and other NoSQL data stores. Faceted search, also called faceted navigation or faceted browsing, allows users who are running searches to see a high-level breakdown of their search results based upon one or more aspects (facets) of their documents. This allows users to select filters to drill into those search results.

8.1. Navigating your content at a glance

 
 

8.2. Setting up test data

 
 

8.3. Field faceting

 
 
 

8.4. Query faceting

 
 

8.5. Range faceting

 
 

8.6. Filtering upon faceted values

 
 
 
 

8.7. Multiselect faceting, keys, and tags

 
 

8.8. Beyond the basics

 

8.9. Summary

 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest