[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AddressBook with LuceneKit support
From: |
Helge Hess |
Subject: |
Re: AddressBook with LuceneKit support |
Date: |
Thu, 22 Dec 2005 02:52:16 +0100 |
On 20. Dez 2005, at 23:25 Uhr, Yen-Ju Chen wrote:
Therefore, it is possible to search something by "Name:Joe AND
City:Taipei".
LuceneKit is a direct port of Apache Lucene
(http://lucene.apache.org/java/docs/index.html).
You can find out more information there.
The only thing I'm surprised about is that you use Lucene for data
which is structured in the first place. Your example is a prime for
using a relational database, like SQlite or libmysql if you want to
avoid a server. (eg using CoreData ;-)
In my "view" Lucene is focused on indexing large per-entity
collections of words (eg text blobs like PDF or Word documents), and
not on data which is already structured. This is why I asked, I'm
kinda suprised that someone wants to use Lucene for struct data.
Greets,
Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org