Archive for January 19th, 2007

Compass 1.1 RC1 Released

Friday, January 19th, 2007

The Compass team is pleased to announce the release of version 1.1 RC1. This is the first release candidate (and hopefully the only one) before 1.1 GA release. Major features include:

  • Parallel Gps Index Operation: Most Gps devices (Hibernate, JPA, …) now support automatic parallel index execution within the same JVM. More information can be found here.
  • Cascading Support: Compass support cascading operation on component and reference mappings. More information can be found here.
  • Terms list of Properties: Compass now allows to get a list of all the terms for a property name including its frequencies within the index. This feature allow to simplify the implementation of “popular tag listing” as can be seen in different blogs and tagging sites.
  • Initial OpenJPA support: Tighter integration with OpenJPA JPA implementation within the Compass JPA Gps device allowing to automatically inject Compass mirror listeners into OpenJPA.
  • Many more bug fixes and minor features listed here.