The document discusses search functionality in Drupal 7 and 8. It outlines the core search capabilities in both versions as well as contributed modules like Search API, Views, and ApacheSolr that provide additional search features. The bulk of the document focuses on building custom search pages in Drupal 8 using the core search, Views module, and Search API module. It also describes how to create search facets in Drupal 8 with Search API.