Date: 2004-10-04T00:58:37
   Editor: NicolasMaisonneuve <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: NicolasMaisonneuve
   URL: http://wiki.apache.org/cocoon/NicolasMaisonneuve

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -6,7 +6,7 @@
 =  Cocoon Activities =
 
 ==  Search Engine Components ==
-For my internship in the laboratory CRIP5 (Computer Research Center of Paris 
V), i made a search engine for the Cocoon based web Applications that index XML 
data (so all kind of data using Cocoon). i hope my research director will 
accept to share the project with the open source community .. ;-) See my alpha 
obsolete documentation (in french sorry ) 
+For my internship in the laboratory CRIP5 (Computer Research Center of Paris 
V), i made a search engine for the Cocoon based web Applications that index XML 
data (so all kind of data using Cocoon). i hope my research director will 
accept to share the project with the open source community .. ;-)
 
 This search engine used Cocoon and Lucene: 4 Avalon Components 
(ConfigurationManager, IndexManager, AnalyzerManager, OntologiesManager)  and 2 
Transformers has been developed (IndexTransformer and SearchTransformer).
 
@@ -16,7 +16,7 @@
 
 The SearchTransformer can clustering the results (facet classification)
 
-Recently I'm working on a open source version of this project witch will be 
donated to Cocoon community
+news: Recently I'm working on a open source version of this project witch will 
be donated to Cocoon community
 
 ==  Upload Component ==
 I also submit a Upload Component for Cocoon (see the wiki page 
FileUploadsWithFlow)