On Tuesday 17 September 2002 14:35, jamin rubio wrote: >Could lucene search the slide Store and retrieve slide specific info in >search results like locked, editing etc...?
Lucene searching for metadata? Those data are structured, so you better search them in a SQL- or XML-Database. Lucene searching for content might be interesting. > How difficult to integrate slide user managment with coccon authetification > components ? > Stephan Michels is doing some work on this. Look for org/apache/cocoon/components/repository/impl/Slide* and org/apache/cocoon/components/source/impl/Slide* in Cocoon scratchpad. Martin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
