Drupal’s core search technology is a good fit for small to medium sites, or where the search requirements aren’t particularly sophisticated. The benefits of core search are zero setup and no additional server requirements; the node content is indexed in the database.
However, for busy sites, sites with a lot of content, or if features such as faceting are required, then Drupal can be combined with Apache Solr, a specialised search platform.