SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye

Release Notes - Compass - Version 1.2 M3 - HTML format

Bug

  • [CMP-421] - LocaleConverter doesn't work entirely correctly
  • [CMP-424] - When setting omit-norms in the mapping it does not propagate to the index with simple property mappings
  • [CMP-425] - simplefs as LockFactory settings does not work
  • [CMP-438] - Incorrect sql in SqlServerDialect.sqlTableExists() method

Improvement

  • [CMP-398] - Alternative index method with hibernate
  • [CMP-404] - Range searches use a lexicography range, does not suit for numbers and dates
  • [CMP-423] - Support custom index deletion policy implementation
  • [CMP-427] - JPA and Hibernate subclass should be extracted from the ORM metadata and not from the actual class.
  • [CMP-428] - Allow to configure LocalTransaction to not use thread bound session/transaction
  • [CMP-430] - Annotations with inheritance does not fill the extended aliases array
  • [CMP-431] - In JpaGpsDevice open+begin for each fetch count cycle and then close+commit
  • [CMP-433] - Make HibernateSessionWrapper public and refactor Query creation into a protected doGetQuery

New Feature

  • [CMP-372] - custom HQL for Hibernate GPS device
  • [CMP-400] - "More like this" feature for object instances
  • [CMP-426] - Native polymorphic queries (where mapped classes are part of an inheritance hierarchy)
  • [CMP-429] - Support embedded OpenJPA Compass
  • [CMP-432] - Custom indexers in JPA device, including built in ones (for Hibernate using ScrollableResultSet)
  • [CMP-434] - Support Local Cache with different Directory implementations
  • [CMP-436] - Support relative "now" format for dates, such as now+1hour when using range queries
  • [CMP-437] - Support normalized numbers and dates when used in exact query string (value:1)
  • [CMP-440] - New HibernateDevice (3) providing better support for Hibernate
  • [CMP-468] - Support null-value mapping definition allowing to set a String value that is stored in case the mapping value resolves to null

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.