SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye

Release Notes - Compass - Version 2.2.0 RC1 - HTML format

Bug

  • [CMP-837] - NativeEntityManagerFactoryExtractor should be renamed to NativeJpaExtractor in the reference document
  • [CMP-842] - AbstractXmlWriterXmlContentConverter mangles XML
  • [CMP-845] - Hibernate pending cascades special support throws NPE

Improvement

  • [CMP-829] - Renamed DefaultFirstLevelCache to PlainFirstLevelCache. Change the default first level cache to the NullFirstLevelCache.
  • [CMP-830] - Refactor transaction management for Gps#index operation. Removed SpringSyncTransactionGpsDeviceWrapper.
  • [CMP-835] - Table created by the Jdbc directory should specify not null for the name column primary key
  • [CMP-836] - When using specific files (segments for example), use a flush on close with Coherence so seeking (outside the first bucket) will be possible
  • [CMP-838] - Improve All support by caching Alias Tokens
  • [CMP-840] - CompassSession#close should automatically commit an ongoing transaction if one is still open
  • [CMP-843] - Simplify XSEM content converter configuration
  • [CMP-844] - Change JSEM ContentConverter setting from from 'compass.jsonContentConverter.type' to 'compass.jsem.contentConverter.type'
  • [CMP-846] - Allow for Converter to control the ManagedId of a Class property using SuggestManagedIdConverter interface
  • [CMP-849] - Support Open EJB JPA EM / EMF wrapper automatic for native JPA extractor

New Feature

  • [CMP-831] - Add an optimized search transaction processor
  • [CMP-832] - Add a simplified CompassSearchSession and CompassIndexSession (on top of the fully featured CompassSession)
  • [CMP-833] - Support flushCommit operation in CompassSession and CompassIndexSession
  • [CMP-834] - Add an MT transaction processor (supports multi threaded indexing using the same session)
  • [CMP-841] - Dynamic Property Mapping - Allow to map dynamic property names and values to the search engine
  • [CMP-847] - Provide a ConcurrentStringMap based implementation for Terracotta Directory store
  • [CMP-848] - Upgrade to Lucene 2.4.1 (from 2.4.0)

Edit/Copy Release Notes

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