Hello,

could you provide some code snippet or the correct search expression
for Lucene to find a container based on a added attribute
"lastmodified"? Is it also possible to search only for certain content
types? Thank you

Daniel Zimmermann

On Wed, 10 Nov 2004 16:41:34 +0100, St�phane Croisier
<[EMAIL PROTECTED]> wrote:
> 
> Hello,
> 
> Currently you may use an eventlisterer on the containers you want to
> "monitor" so that each time they change, they generate some actions on
> another page (aka displaying some kind of "history entry"). You may also
> create a last modified date on each of your content object (cf. doc_listing
> template). You may then use the search engine in order to filter the
> results according to the status of this field (= search * of what was
> modified the xx/xx/2004).
> 
> Else in the next release (not 4.0.5 but 4.1) we will add the notion of
> metadata. So each object of content will automaitcally inherit of standard
> metadat such as author, validator, date of last modification, date of
> validation, etc... So this will become more easy to retreive then all the
> objects which were modified based on a kind of "advanced search" form.
> 
> Cheers
> St�phane
> 
> 
> 
> At 16:27 10/11/2004, you wrote:
> >Hello,
> >
> >When a new rubric is added somewhere in a site, is there a functionality to
> >automatically update a "news" rubric somewhere else in a site, or is it
> >compulsory to add manually a sumup of the new content added ?
> >Is it a current or a future development in Jahia ?
> >
> >Dominique PELLAT
> 
>

Reply via email to