Compass 1.2 RC1 Released

The Compass team is pleased to announce the release of Compass 1.2 RC1. Compass 1.2 RC1 is a minor upgrade to 1.2 M3 and will (hopefully) be the last release of 1.2 before the GA. The biggest feature of this release is support for OpenJPA 1.0 and backward support for 0.9.x OpenJPA versions.

8 Responses to “Compass 1.2 RC1 Released”

  1. Matt Raible Says:

    Are there any plans to create Maven bundles for Compass? It’d make it much easier to integrate into AppFuse if there’s Maven artifacts available. If there are no plans, we’ll be happy to create and maintain them.

  2. Shay Banon Says:

    There are plan to do something like that, and I think that there are some public repository that had a version of Compass. It would be great if you could create one so users will be able to easily integrate with Compass.

    If you do decide to put it in appfuse repository, is there a chance that it can be under org/compass?

  3. Richard L. Burton III Says:

    Shay, I’d be willing to setup Maven for Compass if you like. I can be reached at rburton-at-codehaus+dot+org

    Besides that, I was looking at Compass for an option or a way to disable cascading indexing on the save operation. For example, if I were to issue a save using Hibernate, Compass will intercept the requests and index it in lucene. My only problem is that can’t have that document indexed into lucene until a certain operation is completed and I didn’t want to use a flag within Lucene to manage this. It would require a delete/add to update the entry once its is done.

    Any ideas/suggestions for doing this?

    Best Regards,
    Richard L. Burton III

    Keep up the great work!

  4. Shay Banon Says:

    Hi, the maven repository sounds great.

    Regarding the cascading option, you can provide a HibernateMirrorFilter to filter our certain operations. If you need more info, the forum is a great place for this.

    Cheers,
    Shay

  5. Richard L. Burton III Says:

    Thanks for the lead with regards to HibernateMirrorFilter.

    I’ll look into enabling Compass with Maven later this week. Should I e-mail the POM files to you?

    Best Regards,
    Richard L. Burton III

  6. Shay Banon Says:

    Yes, it would be great if you can mail the poms…

  7. graham Says:

    Hi Shay,

    We’re using compass thru grails’ searchable plugin, but i’ve been reading about hibernate’ search going final and I’m wondering what impact that would have on compass. Have you has a chance to look over the fence at what they have been working on?

  8. KimchyBlog - Shay Banon Blog » Blog Archive » Compass 1.2 Released Says:

    […] 1.1. The list of features is very long and includes features listed for 1.2 M1, 1.2 M2, 1.2 M3 and 1.2 RC1. Features included in the 1.2 GA release include (a complete list can be found […]

Leave a Reply

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