2007/8/8, Vincent Massol <[email protected]>:
Anything more?
I'd like to integrate the Lucene search in XWiki Enterprise for 1.0M4 release. I've just started working on it but it won't take long thanks to Jens Krämer and Michael Guntli works [1] (thanks!). I could commit it tomorrow afternoon. Modifications implied by this addition to XE : 1) add of a couple of config lines in xwiki.cfg 2) add some images in dodo/finch/albatross 3) add Main.LuceneSearch to xwiki-product-enterprise wiki 4) add an link in XWiki.WebHome which allow to rebuild the lucene index Questions : a) where to put the lucene index files ? for the moment I've configured it to put it's indexes in $(appserverRunningDirectory)/logs/lucene/ b) do we make the lucene search the default one ? I'd like to modifiy Panels.Search to make it use the Main.LuceneSearch script. In this case we could keep an information box [2] which permit to re-run the query with Main.WebSearch. WDYT ? [1] http://www.xwiki.org/xwiki/bin/view/Code/LuceneSearchPage [2] http://www.xwiki.org/xwiki/bin/download/Code/LuceneSearchPage/result_search_...