= Search multiple trac projects = == Description == The MetaSearchPlugin allows searching multiple trac projects on one host at once. * Features * adds a new search filter ("search all projects") * searches all repositories set up using a parent directory at once using XMLRPC * Requirements * Multiple trac projects set up using a parent directory like described in http://trac.edgewall.org/wiki/TracMultipleProjects * Unrestricted HTTP(S) access to all projects from the machine's IP * XmlRpcPlugin with the patch attached to #1449 installed and activated on all trac projects (until fixed) * XML_RPC privileges assigned to "anonymous" == Todo == * allow configuring a username/password for XMLRPC-searches * The current project seems to be searched last - should be reversed == Troubleshooting == * If the plugin does not seem to work, look at trac's log. It should provide you with some information about what's going wrong. == Bugs/Feature Requests == Existing bugs and feature requests for MetaSearchPlugin are [report:9?COMPONENT=MetaSearchPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=MetaSearchPlugin&owner=aamk new ticket]. == Download == Download the zipped source from [download:metasearchplugin here]. == Source == You can check out MetaSearchPlugin from [http://trac-hacks.org/svn/metasearchplugin here] using Subversion, or [source:metasearchplugin browse the source] with Trac. == Example == After installing, just go to your Trac's search page and select the "All projects" box. == Recent Changes == [[ChangeLog(metasearchplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:aamk] [[BR]] '''Contributors:'''