Hi David/Ludovic/Sai,
I have not following this SOC project very closely so bear with me.
How are we going to integrate this in the XWiki SVN tree?
How does it interact with our existing lucene plugin?
Thanks
-Vincent
On Aug 21, 2008, at 6:26 PM, saikrishna(a)research.iiit.ac.in wrote:
Hi David and Ludovic,
I have finished implementing the second method proposed to achieve the
distributed search of XWiki.
In method I, the master node search the individual indexes each XWiki
Installation.
In method II, the master node maintains a global index of all the
other
XWiki Installations and searches on it.
the code has been committed here
https://svn.xwiki.org/svnroot/xwiki/sandbox/plugins/distributedSearchMethod2
Implementation details of both method I and II are presented in
detail @
http://dev.xwiki.org/xwiki/bin/view/Design/
DistributedXWikiSearchEngine
---
Sai Krishna