SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye

Release Notes - Compass - Version 2.0.0 M2 - HTML format

Bug

  • [CMP-414] - jdbcDirectory wrapper isn't working
  • [CMP-524] - NullPointerException in ResourcePropertyLookup when no converter is found
  • [CMP-532] - AbstractInputStreamMappingBinding does not close stream
  • [CMP-542] - Transactions in non managed environment are not managed properly

Improvement

  • [CMP-347] - [Patch] Compiler errors under JDK 6.
  • [CMP-516] - Support Lucene 2.3.
  • [CMP-520] - Internal refactoring allowing for search engine related operations to be use an abstracted external transaction management
  • [CMP-521] - Create a task execution abstraction allowing to run async and scheduled task either with java.util.concurrent or WorkManager
  • [CMP-523] - Remove needOptimization API from SearchEngineOptimizer
  • [CMP-531] - Make CompassHits implement java.util.Iterable
  • [CMP-533] - [CompassContextBeanPostProcessor] Check parent bean factories for Compass bean
  • [CMP-535] - Allow to control MERGE_FACTOR, RAM_BUFFER_SIZE, MAX_MERGE_DOCS per session/transaction
  • [CMP-540] - Possibility to create/delete particular sub index.
  • [CMP-541] - Improve support for cyclic mappigns when workin in support unmarshall mode set to false
  • [CMP-543] - Add support for keyword analyzer as one of the core types (standared, whitespace, ...)

New Feature

  • [CMP-519] - Each root resource should create and store a unique id (UID).
  • [CMP-525] - Add refreshCache to SearchEngineIndexManager as well as use it where appropriate within Compass
  • [CMP-526] - Lucene 2.3: Re-implement read committed transaction handling, as well as trans log support
  • [CMP-527] - Lucene 2.3: Support pluggable Merge Schedulers and Merge Policy. Add poolable/transactional merge scheduler.
  • [CMP-528] - Lucene 2.3: Deprecate BATCH INSERT transcation isolation level, default it to the more advance LUCENE isolation level
  • [CMP-530] - Enable stopping of indexing when Gps is stopped
  • [CMP-544] - Parsing query string should take into account un_tokenized fields and when possible (for example, using a.value) not analyze the text

Edit/Copy Release Notes

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