Blog

Lucene 2.9.1 about to be released

Lucene 2.9.1 should hit the streets this week. 2.9.1 will be a bug fix release and includes a number of...
Weiterlesen
Blog

Solr Migration, Consolidation For Online Search/Advertising Co.

Highlights Lucid Imagination helped an online search and advertising company move to Solr from a proprietary commercial search platform: Migrated...
Weiterlesen
Blog

Lucene and Solr: the Java of data

Among its recent technology news (beyond Windows 7 and the predictably delightful Apple riposte), two items of note, with previews...
Weiterlesen
Blog

The high bar for relevancy?

A big chunk of the billions that go to search-engine marketing and search engine optimization, SEM and SEO, (mostly to...
Weiterlesen
Blog

Search Readiness Checklist: Moving to Solr/Lucene Open Source Search

Search was once considered a black-box application that ingested content and delivered results to users opaquely. However, driven by the...
Weiterlesen
Blog

Lucene 2.9 is released

Hello Lucene users, On behalf of the Lucene dev community (a growing community far larger than just the committers) I...
Weiterlesen
Blog

Contrived FieldCache Load Test: Lucene 2.4 VS Lucene 2.9

*edit* Sorry - jumped the gun with my original test code here - need to close the IndexWriter after the...
Weiterlesen
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