BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Search Content on InfoQ

  • Schema.org - Google, Microsoft and Yahoo! Agree on a Common Markup Vocabulary [Updated]

    Google, Microsoft and Yahoo! have decided to propose a common markup vocabulary, Schema.org, based on the Microdata format, simplifying the job of webmasters who want to give meaning to their web pages content.

  • CouchDB as the Personal Database

    While attending the Berlin Buzzwords NoSql conference, Jan Lehnardt (@janl) one of conference organizers and co-author of CouchDB: The Definitive Guide (a free O'Reilly book). presented a talk titled: "Making Software for Humans - CouchDB and The Usable Peer-to-Peer Web".

  • Neo4j: Java-based NoSQL Graph Database

    After several years of development, the developers from NeoTechnology have released version 1.0 of Neo4j, a Java-based graph database which follows the property graph datamodel. InfoQ spoke with NeoTechnology COO Peter Neubauer to learn more about the current Neo4j release and what it offers to developers.

  • Apache Lucene 2.9 Released

    The Apache Software Foundation has released Lucene 2.9, the last minor release before 3.0. Amongst other features version 2.9 includes a number of performance improvements, and adds near real-time searching, native support for numeric range queries, and geospatial aware searching.

  • Lucid Imagination Releases Performance Monitoring Utility for Apache Lucene

    Developers working with Apache Search engine Lucene typically rely on using a code profiler, debugging the source code, or manually instrumenting the Lucene code to track down performance variations with their Lucene implementation. LucidGaze, a free product from Lucid Imagination, offers an alternative. InfoQ takes a look at the product and talks to Lucid Imagination to find out more.

  • Hibernate Search 3.1 Supports Dynamic Search Analyzer and Query Time Performance Improvements

    The latest version of Hibernate Search, an open source domain model search framework from Hibernate group, supports a declarative and dynamic search analyzer model as well as indexing and query time performance improvements. Hibernate Search development team recently announced the release of Version 3.1 of the search framework. The new version also provides new features focused on usability.

  • Apache Solr: Extensible, Clustered Search Server Built on Lucene

    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

    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.

  • Interview: Randy Shoup Discusses the eBay Architecture

    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 2.0: Simplification, integration, and performance improvements

    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

    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?

    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

    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

    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.

  • Apache Solr: Lucene Based Server Provides Highly Scalable Enterprise Search

    Apache Solr is a Lucene-based enterprise search server that delivers out-of-the-box indexing and query capabilities in a portable war file. Users interact with Solr via an HTTP interface, submitting content for indexing and making queries using XML documents and HTTP GET parameters.

BT