Introduction
==============

This package gives Google or Yahoo like search result view for Plone.

- Plone default is using content description for search result page.

- This package will display a part of paragraph with searching word in placed. The part of paragraph may be a body text, a title, a description of the content.

- This package adds SearchableText on metadata in portal_catalog.

  - warning: size of index data may be became big.


requirement
-------------
Plone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5)

