Search Content on InfoQ
Latest featured content about Search

- Architecture,
- SOA
- Topics
- Fault Tolerance,
- Design,
- Search,
- Performance & Scalability,
- Enterprise Architecture,
- Grid Computing
In this interview from QCon San Francisco 2007, Randy Shoup discusses the architecture of eBay. Topics discussed include eBay's architectural principles, horizontal and vertical partitioning, ACID vs. BASE, handling data inconsistency, distributed caching, updating eBay on the fly, architectural and coding standards, eBay's search infrastructure, grid computing, and SOA.
-
By Randy Shoup
on Jun 05, 2008,

- 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 Search
- Java
- Topics
- Search
The Apache Solr project, an open source enterprise search server based on Apache Lucene, recently released version 1.3. InfoQ spoke with Solr creator Yonik Seeley to learn more about this release, and also about what capabilities Solr offers to end users.
-
By Ryan Slobojan
on Nov 11, 2008,
- .NET,
- Java
- Topics
- Search
Ten years ago, relying on open source projects was unimaginable in most Windows shops. These days, .NET programmers are awakening to the world of enterprise class software developed and proven on the Java platform. Today we look at the popular Full Text search engines, Apache Lucene and Lucene.Net.
-
By Jonathan Allen
on Nov 06, 2008,
- 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
- Search,
- Open Source
The Apache Lucene project, a high-performance full-featured text search engine library written entirely in Java, released version 2.3 today. InfoQ spoke with committer and Project Management Committee (PMC) member Grant Ingersoll to learn more about this release and the future plans for Lucene.
-
By Ryan Slobojan
on Jan 24, 2008,
- Architecture
- Topics
- Search,
- Rich Client / Desktop
Incremental search as a means to find features and functions within applications may be an emerging UI design innovation. Apple and Microsoft have recently tried it with a lot of praise from the community. Are we experiencing a paradigm shift in application navigation? Are the days of traversing a maze of menus and remembering convoluted keyboard shortcuts numbered?
-
By Gavin Terrill
on Jul 31, 2007,
- Java
- Topics
- Search,
- Open Source
Lucene Java 2.2 is now available. Lucene is a high-performance, full-featured text search engine library written entirely in Java. There are several new features in this version, and InfoQ spoke with Grant Ingersoll, a committer and Project Management Committee (PMC) member for the Lucene project, to learn more about this release.
-
By Ryan Slobojan
on Jul 06, 2007,
- Java
- Topics
- Data Access,
- Search
The second beta of the new Hibernate Search project was recently released. InfoQ spoke to project lead Emmanuel Bernard to find out more. The Hibernate Search project is aimed at users of Hibernate or JPA that want to make their Hibernate/JPA-managed objects accessible via indexed, full-text search.
-
By Ryan Slobojan
on Jun 18, 2007,