From b2f65b311f78011ad378471a592ede56916eec67 Mon Sep 17 00:00:00 2001 From: Juan Hernandez <juandahrz@gmail.com> Date: Wed, 12 Mar 2025 11:28:10 -0500 Subject: [PATCH] Issue #3506177 by juandhr: Modify support mentions for Drupal core's search in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f08ae002..59988405 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ For a full description of the module, visit the Submit bug reports and feature suggestions, or track changes in the [issue queue](https://www.drupal.org/project/issues/facets). -## Table of contents +## Table of contents - Requirements - Recommended Modules @@ -23,8 +23,8 @@ Submit bug reports and feature suggestions, or track changes in the ## Requirements -No other modules are required; we're supporting Drupal Core's search as a -source for creating facets. +Search API is required: Facets only supports Search API as a source for creating +facets. Drupal Core's search is no longer supported as a source for facets. ## Recommended Modules -- GitLab