From 22e1c78b00632b4bf38b46294a182fe23d0e8aef Mon Sep 17 00:00:00 2001 From: Natkeeran Date: Sat, 4 Mar 2023 21:52:29 -0500 Subject: [PATCH] Update README.md update intro --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b4adb5..9a0e9d1 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,7 @@ ## Introduction - -The Advanced Search module creates several blocks to support searching. It also enables the use -of Ajax with views (powered by Solr), search blocks, facets, and search results. +The Advanced Search module provides keyword search, field search, boolean search, and search within collections and sub collections. It provides a pager UI component that allows the user to set the number of items to show, select sort criteria and display style (grid or list). It provides a global search block, which redirects the search query to a search page. It also enables the use of Ajax with views (powered by Solr), search blocks, facets, and search results. ![image](https://user-images.githubusercontent.com/7862086/216648547-7715951a-4484-4ab5-9b83-5a09e4161342.png)