Hello, Jerome.
I see here 2 ways: 1. Implement own SearchProvider - it may be based on LuceneSearchProvider, used in JspWiki - but include search by generated pages. 2. You can place your generated pages into JspWiki as pages (there is XHtmlToWiki converter exists in JspWiki. In this case these pages will be processed by search like any pther pages. But, then these pages will rendered back to XHTML from Wiki-format - do not expect to get same html as you had initially 2008/2/11, Jerome Cambon <[EMAIL PROTECTED]>: > > Any input on this ? > > Thanks > Jerome > > Jerome Cambon a écrit : > > Hi, > > > > In our Open Source project (opends.org), we are generating some > > documentation from xml files. > > Today, the generated files are in HTML format. Our wiki documentation > > are pointing on these generated pages. > > Using the jspwiki Search feature, is it possible to search in these > > files ? > > > > If not, is generating wiki format pages would be an alternative ? > > In this case, is it possible to "push" in the wiki base the generated > > pages ? > > Does it imply a wiki server restart ? > > > > thanks > > Jerome > > > -- With best regards, Alexey Kakunin
