Update README.md

update intro
This commit is contained in:
Natkeeran 2023-03-04 21:52:29 -05:00 committed by GitHub
parent d6d2b4db65
commit 22e1c78b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)