Snippet property names

The MDEX Engine dynamically creates new snippet properties by appending .Snippet to the original name of the search interface members (fields) that you enabled for snippeting.

For example, if you enable snippeting for properties named Description and Reviews, the MDEX Engine creates new properties named Description.Snippet and Reviews.Snippet and returns these properties with the result set for a user's record search.

Note: Implementing search features requires additional work outside of Developer Studio. Please refer to the Endeca Advanced Development Guide for details.