Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 6 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

"Meet Lucene" with Erik Hatcher

At 3:58 PM on Feb 19, 2005, Rick Ross wrote:

Erik Hatcher gives a world-class introduction to the popular "Lucene" index and search engine for Java. Enjoy learning from Erik how you can easily use Lucene to give your Java applications and websites amazing search power.

If you like the presentation, check out Erik's new book "Lucene in Action", published by Manning.
1 . At 7:07 PM on Feb 19, 2005, Dorel Vaida wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

A little bit too "abstract" for my taste, but anyways nice presentation Erik, thanks. So Lucene realy IS as powerfull as they say :-)

I've been hearing of it since some time now, so I'm just waiting for the project to apply it :-)
2 . At 8:48 PM on Feb 19, 2005, Erik Hatcher wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

> A little bit too "abstract" for my taste, but anyways
> nice presentation Erik, thanks. So Lucene realy IS as
> powerfull as they say :-)

20 minutes on Lucene has to be kept at a higher level than most of us developers like, I presume. I did make a point of not only giving the high-level overview but also show some code and discuss some technical details such as analysis. The code you see in these slides could be used almost as-is to build a document search engine without adding much (if anything) to what is used of the Lucene API.

Check out the book source code at www.lucenebook.com as well as the book itself for even more concrete details! :)
3 . At 9:32 AM on Feb 24, 2005, Mike Miller wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

Very good presentation - thanks Erik!
For those who haven't used Lucene yet, it REALLY IS THAT EASY! Using snippets of code from one of Erik's Lucene articles on java.net, I was able to put together a small knowledgebase for our team in a very short timeframe - most of which was spent on non-Lucene issues.

Now I need to take a look at Luke, based on the comments from the presentation...
4 . At 12:04 PM on Aug 8, 2006, manisekaran wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

I am manisekaran I would like to compile index file

How can i do that.Can explain step by step

www.eworldtechnologies.com
5 . At 10:20 AM on Sep 27, 2007, Lavuun wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

Very interesting and useful. I am trying to make a search engine for a CD-rom with plenty of doc (pdf, doc, xls, html etc). Thanks to Lucene in action I already found some interesting tools etc. for creating indices. Now I would like to use those indices in a search utility in a webpage on the CD-Rom.
Would you have any examples of this kind of HTML-interface (probably with java-javasript), that can search on client-side only and is independent. I am not a java developer, and this is all quite new to me. I am thus looking for samples, "ready to use".

Thank you :)
6 . At 8:36 AM on Jan 30, 2008, Thread wrote:
  Click to reply to this thread Reply

Re: "Meet Lucene" with Erik Hatcher

Interest, I' planning add a search box on my website.
Does this book have a new version?
Java

thread.rss_message