Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46535 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2035 invoked from network); 28 Dec 2009 02:24:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2009 02:24:41 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.210.192 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.210.192 mail-yx0-f192.google.com Received: from [209.85.210.192] ([209.85.210.192:37342] helo=mail-yx0-f192.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/52-26502-8E6183B4 for ; Sun, 27 Dec 2009 21:24:40 -0500 Received: by yxe30 with SMTP id 30so11412735yxe.29 for ; Sun, 27 Dec 2009 18:24:37 -0800 (PST) Received: by 10.101.58.5 with SMTP id l5mr13173895ank.24.1261967076547; Sun, 27 Dec 2009 18:24:36 -0800 (PST) Received: from ?192.168.1.2? (c-76-22-32-17.hsd1.wa.comcast.net [76.22.32.17]) by mx.google.com with ESMTPS id 8sm4563313yxg.6.2009.12.27.18.24.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 27 Dec 2009 18:24:35 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4B37CF06.4010905@no-surprises.co.uk> Date: Sun, 27 Dec 2009 18:24:02 -0800 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <2A267952-CDF2-47E6-A558-0F5DBF427855@roshambo.org> References: <4B37CF06.4010905@no-surprises.co.uk> To: Michael Maclean X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Test OpenGrok installation (LXR replacement?) From: philip@roshambo.org (Philip Olson) On Dec 27, 2009, at 1: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. >=20 > Advantages seem to be: > * It's really quite 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 >=20 > 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. >=20 > Any comments? Looks great, and much nicer. If you feel pb11[1] could handle it, then = we could dedicate this box to OpenGrok (as grok.php.net?). Regards, Philip [1] http://wiki.php.net/systems/pb11