Apache Lucene
-
Enterprise Java
Searching made easy with Apache Lucene 4.3
Lucene is a Full Text Search Engine written in Java which can lend powerful search capabilities to any application. At…
Read More » -
Enterprise Java
Transactional Lucene
Many users don’t appreciate the transactional semantics of Lucene’s APIs and how this can be useful in search applications. For…
Read More » -
Enterprise Java
Lucene – Quickly add Index and Search Capability
What is Lucene? Apache LuceneTM is a high-performance, full-featured text search engine library written entirely in Java. It is a…
Read More » -
Core Java
Lucene Overview Part One: Creating the Index
Introduction I’ve recently been working with the open source search engine Lucene. I’m no expert, but since I have just…
Read More » -
Core Java
“Did you mean” feature with Apache Lucene Spell-Checker
Google’s “Did you mean” feature After making an introduction to Lucene in a previous post, now it is time to…
Read More » -
Core Java
An Introduction to Apache Lucene for Full-Text Search
In this tutorial I would like to talk a bit about Apache Lucene. Lucene is an open-source project that provides…
Read More »