All content and news on InfoQ about Compass
Latest featured content about Compass

- Java
- Topics
- Search
Many applications have the user requirement to search domain entities. SQL implementations quickly develop complexity issues as multiple fields are added. Java applications explore the Lucene indexing API but implementing functionality using it can prove time consuming. This tutorial walks through the process of using the Compass API to simplify this integration.
-
By Shay Banon
on Nov 29, 2006,
News about Compass
- Java
- Topics
- Search
The Compass project, an open source project based on Lucene which aims to simplify the integration of search into Java applications, recently released version 2.0. InfoQ spoke with Compass founder Shay Banon to learn more about this release and about what Compass provides to the Java community.
-
By Ryan Slobojan
on May 14, 2008,
- Java
- Topics
- Data Access,
- Open Source
Apache OpenJPA, an open-source implementation of the Java Persistence API (JPA), recently released version 1.0.0. InfoQ spoke with OpenJPA project lead Patrick Linskey to learn more about this release.
-
By Ryan Slobojan
on Sep 11, 2007,
- Java
- Topics
- Search
InfoQ has released an article describing how to get started with the Compass search integration API. The Compass Project has also released version 1.1 M3 with major features including support for polymorphic relationships and better cyclic mappings support.
-
By Rob Thornton
on Nov 30, 2006,
- Java
- Topics
- Search
The Compass project recently released the second milestone of the 1.1 cycle. Compass is a open source Java Search Engine Framework, enabling the power of search engine semantics to your application stack decoratively. Compass leverages the popular Lucene indexing engine and integrates with popular development frameworks like Hibernate and Spring.
-
By Scott Delap
on Sep 27, 2006,