Add Web Site Search
Recite CMS comes with its own search solution. Your web site can have any number of search indexes, each of which is used to store information about different data on your site.
For example, if you want to add a file search on one page and a calendar event search on a different page, you would create one index for files and another for calendar events.
You can then add a search form with the chosen index(es) to any page in your site.
Developers can create their own search index types to allow any data to be searched.

