silverstripe-framework/docs/en/02_Developer_Guides/12_Search/index.md
2014-12-17 15:50:01 +13:00

8 lines
385 B
Markdown

title: Search
summary: Provide your users with advanced search functionality.
introduction: Give users the ability to search your applications. Fulltext search for Page Content (and other attributes like "Title") can be easily added to SilverStripe.
See the [Site Search Tutorial](/tutorials/site_search) for a detailed walk through of adding basic Search to your
website.
[CHILDREN]