lucene

  • submit to reddit

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...

2 replies - 19510 views - 03/04/09 by samyem tuladhar 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 - 8646 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 - 9246 views - 10/07/08 by Aaron McCurry 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 - 7260 views - 10/02/08 by Aaron McCurry 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 - 4767 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 - 23778 views - 03/28/08 by Cédric CHAMPEAU in News

Java: Lucene: Simple Indexing And Searching Example (from Javadoc)

0 replies - 11144 views - 05/15/07 by Snippets Manager in Uncategorized

Java: Lucene: Simple In-Memory Search Example

0 replies - 9728 views - 05/15/07 by Snippets Manager in Uncategorized