Pimcore Website Search
Most websites want to feature a full text search. With the pimcore search plugin this functionality can easily be integrated into any site. The plugin provides a Crawler which indexes the website's content and a FrontendController and a view for displaying search results. This includes autocompletion in the search field and similar suggestions if a search term could not be found. Search results are displayed in a list split into pages. The results are shown with the target page's title and a short sumary. In most cases all that needs to be done for customizing the search frontend for a website, is adding your own CSS styles.
Legacy Notice:
The SearchPhp Plugin is meant to substitute the Search Plugin for users who want to stick to PHP only. This plugin includes the same functionality as the previous Search Plugin as far as pimcore backend search is concerned. The website search integration is very much the same as well, but the nutch crawler was replaced by a php crawler.
Labels
Page: Installation and Upgrade Guide
Page: Administrator's Guide
Page: Website Integration Guide
Page: Users's Guide
Page: FAQs