InfoQ

Topic/Tag specific view

Search Content on InfoQ


Latest featured content about Search

Randy Shoup Discusses the eBay Architecture

Community
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.

Compass: Integrate Search into your apps

Community
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.

News about Search

Apache Solr: Extensible, Clustered Search Server Built on Lucene

Community
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.

Apache Lucene and Lucene.Net – Full Text Search Servers

Community
.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.

Compass 2.0: Simplification, integration, and performance improvements

Community
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.

Lucene 2.3: Large indexing performance improvements, new machine-learning project

Community
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.

Incremental feature search the next UI paradigm shift?

Community
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?

Lucene 2.2: Payloads, Function queries, and more speed

Community
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.

Hibernate Search: Indexed Full Text Search of your Domain Model

Community
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.