Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46532 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95024 invoked from network); 28 Dec 2009 01:16:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2009 01:16:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.44 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.44 mail-pw0-f44.google.com Received: from [209.85.160.44] ([209.85.160.44:48549] helo=mail-pw0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/41-26502-BF6083B4 for ; Sun, 27 Dec 2009 20:16:43 -0500 Received: by pwi15 with SMTP id 15so6652888pwi.23 for ; Sun, 27 Dec 2009 17:16:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=T4T3YrxM1MX+itH1lT+G+P+9bI6sANaE/WK0ya5ie+A=; b=LG2q/j3BjIJiH77a+VBQeonHWhYIQdvJH8oeIaEZ2rp/GkEVUXQ8qTATv2mTOiRdlG D++ZtEh3GFLGPOjBFQfKb+8f8NvQDZtcuA/+nh/g0JdwIcs4d/4qKCW1+nqNPE4qb7Hj IFOw5T7YouKQfTenCr9tO53tGMEfTYFhU8XFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=fiqj05plExNnDz7YyjCQk2P756xp8q0lkR1R5GIQutYUyl/p7AHIOzbs+pB3mF4H1K mEP1SpmWHL+/ZycqiVQnhy5u1PP8/MZZW/KSslPGxfA4wjXparyDe+4zyieaqS1RVUOS xj7aMvnnTX9nu7tqyNvFUfiHVhZSD3xjq3t7I= MIME-Version: 1.0 Received: by 10.143.27.32 with SMTP id e32mr10044577wfj.244.1261963001241; Sun, 27 Dec 2009 17:16:41 -0800 (PST) In-Reply-To: <4B37CF06.4010905@no-surprises.co.uk> References: <4B37CF06.4010905@no-surprises.co.uk> Date: Mon, 28 Dec 2009 02:16:41 +0100 Message-ID: To: Michael Maclean Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Test OpenGrok installation (LXR replacement?) From: pierre.php@gmail.com (Pierre Joye) hi, On Sun, Dec 27, 2009 at 10:17 PM, Michael Maclean wrote: > Hi, > Since LXR hasn't been updating since the shift to SVN, I've been > investigating bringing it back. Today, though, I came across OpenGrok which > appears to be a far more modern implementation of the same thing, using > Lucene as the back end. I've set up a test installation of it at > http://php-og.mgdm.net if anyone is interested in playing with it. Nice tool, thanks for the link&test site! > Advantages seem to be: > * It's really quite fast really fast :) > * It has a nicer UI, in my opinion > * It's not too hard to set up > * It handles multiple branches *relatively* well > * It does incremental indexing, which I don't think LXR does > > It has the potential disadvantage that it requires Tomcat, which means > running another web server somewhere, but I'm quite willing to volunteer to > look after it if we can find a php.net machine to put it on at some point. > For now, the test install is updating each branch from SVN and reindexing > once every two hours. > > Any comments? First suggestion, would it be possible to have *.c/h first in the results instead of the phpt? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org