silverstripe-framework/docs/en/02_Developer_Guides/12_Search/index.md

8 lines
385 B
Markdown
Raw Normal View History

2014-10-28 06:42:27 +01:00
title: Search
summary: Provide your users with advanced search functionality.
2014-10-28 06:42:27 +01:00
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.
2014-10-28 06:42:27 +01:00
See the [Site Search Tutorial](/tutorials/site_search) for a detailed walk through of adding basic Search to your
website.
2014-10-28 06:42:27 +01:00
[CHILDREN]