Chapter 9. Searching and Sharing Content

CMSs make publishing to the Web significantly easier than traditional media, but that is only half the picture. One of the biggest advantages of web publishing is that you can enable your readers to search the content, be updated when the content changes, and even manipulate the data (with proper security measures, of course).

In this chapter, you will create a search engine for your CMS project using Zend_Search_Lucene. This framework component greatly simplifies indexing and searching site content. Then you will work with Zend_Feed, creating an RSS feed that your site visitors can subscribe to. Once this is done you will create an API for your CMS project that will allow other sites to access your content. ...

Get Pro Zend Framework Techniques: Build a Full CMS Project now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.