Blog

Java Garbage Collection Boot Camp (Draft)

UPDATE: I have finished version 1.0: http://www.lucidimagination.com/blog/2011/03/27/garbage-collection-bootcamp-1-0/ I'm working on a Garbage Collection article - I figured I'd share an...
Weiterlesen
Blog

Posting Rich Documents to Apache Solr using SolrJ and Solr Cell (Apache Tika)

Solr Cell, a new feature in the soon to be released Solr 1.4, allows users to send in rich documents...
Weiterlesen
Blog

Using Solr NGrams to Implement Auto-Suggest in Search

Learn how to implement an auto-suggest feature for search using EdgeNGrams as part of the analysis chain.
Weiterlesen
Blog

Setting Up Apache Solr in Eclipse

This article refers to Solr 1.4. For the most current information, please visit http://wiki.apache.org/solr/HowToConfigureEclipse Apache's Solr is a powerful software...
Weiterlesen
Blog

Introduction to Apache Lucene/Solr

Lucene and Solr are state of the art search technologies available for free as open source from The Apache Software...
Weiterlesen
Blog

Tika Text Extraction: Introduction & Example

Tika is a content extraction framework that builds on the best of breed open source content extraction libraries like Apache...
Weiterlesen
Blog

Getting Started with Lucene Setup

Apache Lucene is a fast, full-featured, full-text search library used in a large number of production environments. In this article,...
Weiterlesen
Blog

Solr Search Relevance Testing

Many people focus purely on the speed of search, often neglecting the quality of the results produced by the system....
Weiterlesen
Blog

Google chooses Solr for Public Service Website Search

One of the things I've long envied at Google is their 20% rule, by which they allow developers to carve...
Weiterlesen
Blog

Lucid Gaze for Lucene

Java Developers have long been familiar with the power of the Apache Lucene open source search library, and have made...
Weiterlesen
Blog

Searching rich format documents stored in a DBMS

By Jonck van der Kogel Introduction As companies gather more and more data, the ability to search this data is...
Weiterlesen
Blog

Trends: Know your relevance

"Control, exploration, flexibility, tunability," were the answers expounded by representatives of Microsoft, Endeca, and Vivisimo. Relevance is in the eye...
Weiterlesen