Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 338 Bytes

index.md

File metadata and controls

6 lines (4 loc) · 338 Bytes

Searching

Search in Umbraco can be implemented in several ways. Out of the box, Umbraco 4 supports 2 methods: Examine, which is a lucene implementation for Umbraco, and XsltSearch which is an easy to use searcher for small sites.

Walkthrough of the many options and settings in Examine for Umbraco 4.