Searchable Cascading Mapping

Compass 2.0.0 M3 version includes a really nice feature which is called searchable cascading. Compass support the ability to cascade operations when using the component and reference mappings. What Compass users wanted was the ability to defined cascade definitions for properties that do not necessarily have a component/reference mappings.

This feature is really handy when integrating with an ORM, which, because of a result of Account, the User object will be reindexed. More information can be found in the OSEM docs.

One Response to “Searchable Cascading Mapping”

  1. Le blog du garambrogne Says:

    Using Compass as a denormalized index for Hibernate and other ORM.

    The deal with ORM mapping is simple, you provides objects, it writes SQL for you for searching and storing it, and to lower the cost of all this gifts there is a cache system to reduce the overload.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>