You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Andreas Hartmann <an...@apache.org> on 2006/07/27 18:37:43 UTC

[1.4] Lucene index updated via observation

Hi Lenya devs,

FYI: the lucene search index is now updated by the IndexUpdater
service which is registered for all documents.

Advantages:

- no need to call the indexing explicitely
- index is updated when documents are created, copied, moved, deleted, ...
- no need for exit usecases anymore

-- Andreas


-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: [1.4] Lucene index updated via observation

Posted by Doug Chestnut <dh...@virginia.edu>.

Andreas Hartmann wrote:
> Hi Lenya devs,
> 
> FYI: the lucene search index is now updated by the IndexUpdater
> service which is registered for all documents.
Very Nice
> 
> Advantages:
> 
> - no need to call the indexing explicitely
> - index is updated when documents are created, copied, moved, deleted, ...
> - no need for exit usecases anymore
Thanks :)
> 
> -- Andreas
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org