[xwiki-devs] Google appliance integration?
Has anyone explored integrating a Google search appliance into xwiki as a search engine alternative? We're interested in exploring this option, and we would like to collaborate/share with the community. Jim
Hi Jim, On Jan 22, 2008, at 10:39 PM, Jim Dowson wrote:
Has anyone explored integrating a Google search appliance into xwiki as a search engine alternative?
We're interested in exploring this option, and we would like to collaborate/share with the community.
I'm interested in the answer too. Do you have any idea what would be the pros of this solution compared to using the XWiki Lucene plugin? Thanks -Vincent
Just in case you missed this response in another thread: Most of the work is meta-data indexing and rights management. I think it's pretty different though from Lucene's integration (which is Java based). I think the easiest way to integrate an external search engine is using the RSS feed a (Main.WebRss)_ and the XML output of XWiki (?xpage=xml) With proper admin rights this would allow to get the whole content on a per page basis (attachments would need to be loaded differently). The I think the Google Search Appliance has a way to check rights for each page getting in the results. If you manage to integrate it, we would love the contribution ! Ludovic PS: very cool to see XWiki being used at EMC. Don't hesitate to add your install to http://www.xwiki.org/xwiki/bin/view/References/ Jim Dowson wrote:
Has anyone explored integrating a Google search appliance into xwiki as a search engine alternative?
We're interested in exploring this option, and we would like to collaborate/share with the community.
Jim
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
participants (3)
-
Jim Dowson -
Ludovic Dubost -
Vincent Massol