lucene

The Importance of Distributed Caching

Over the past year we've seen more and more articles here on JavaLobby about distributed caching. Terracotta, in particular, have been at the forefront of many...

0 replies - 2089 views - 11/16/09 by James Sugrue in Articles

Implement a Solr-Based Search Engine on Your Website, With Packt’s New Book

Packt is pleased to announce Solr 1.4 Enterprise Search Server, a new book that helps developers optimize their website for high volume web traffic with...

0 replies - 330 views - 09/27/09 by dsmiley in Announcements

Spatial Search with Hibernate+Lucene

Lucene is a powerful full-text indexing and query library. It powers many popular web sites like Sourceforge and Wikipedia. With its popularity, Lucene has...

1 replies - 5655 views - 03/04/09 by samyem in Articles

Polyglot Persistence

In late 2006 Neal Ford wrote about Polyglot Programming and predicted the wave of language choice we are now seeing in the industry to use the right language...

3 replies - 3665 views - 10/23/08 by Scott Leberknight in Articles

How to implement row level access control in Lucene

Below I have written some fully functionally code that shows how you could implement row level access control in Lucene (2.3.2). Basically you have to index...

2 replies - 2619 views - 10/07/08 by amccurry in Articles

How To Implement Row Level Access Control In Lucene

Below I have written some fully functionally code that shows how you could implement row level access control in Lucene (2.3.2). Basically you have to index...

0 replies - 3257 views - 10/02/08 by amccurry in News

Perst Embedded Database Version 3.0 for Java

McObject has released Perst 3.0, an upgrade to its all-Java embedded database system, with improvements including built in full-text search, and powerful...

0 replies - 2269 views - 06/03/08 by Ted Kenney in Announcements

Moving Lucene a step forward

At Lingway, we've been using Lucene for a few years now. For those who are new to Lucene, here's its bottomline : Apache Lucene is a high-performance,...

6 replies - 11423 views - 03/28/08 by Cédric CHAMPEAU in News