Showing posts with label Java Platform Enterprise Edition. Show all posts
Showing posts with label Java Platform Enterprise Edition. Show all posts

Friday, July 31, 2009

Compass Framework

Compass is an open source project based on Apache License Version 2.0.
- Compass is a powerful, transactional Java based Object to Search Engine Mapping (OSEM) framework.
- Compass is a powerful, transactional Object to Search Engine Mapping (OSEM) Java framework.
- Compass provides a high level abstraction on top of low level APIs of Apache Lucene.
- Apache Lucene is a high-performance, full-featured java based text search engine library
- Compass allows declarative mapping of your Object domain model to the underlying Search Engine, synchronizing data changes between Index and different datasources.
- Compass implements fast index operations and performs optimizations
- Compass also introduces transaction capabilities to the Search Engine.

What to make your applicatoin searchable ? Check out the SlideShare Presentation below:



Compass provides integration with Log4J 1.2, Hibernate 2.1/3.0/3.1, JDO 1.0/2.0, JPA 1.0, Apache OJB 1.0, iBATIS SQL Maps 2.0/2.1, Spring 1.2/2.0 and requires atleast J2SE 1.4 to run and optionally J2EE 1.3 (Servlet 2.3, JSP 1.2, JTA 1.0, EJB 2.0).
Compass JBUG Presentation

Reblog this post [with Zemanta]

Popular Posts