Search
This search is powered by Zend_Search_Lucene, you can use the Lucene query language to try and find the snippets you need. The snippets are spidered like a web search engine would, so comments etc are also indexed.
Examples
- title:"View Helper"
- Return all snippets where the title matches "View Helper"
- title:"View Helper" AND url
- Return all snippets where the title matches "View Helper" and url matches anything
For more examples, see the manual