Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6FFFA61CC for ; Wed, 3 Aug 2011 01:48:05 +0000 (UTC) Received: (qmail 93052 invoked by uid 500); 3 Aug 2011 01:48:04 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 92881 invoked by uid 500); 3 Aug 2011 01:48:03 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 92869 invoked by uid 99); 3 Aug 2011 01:48:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 01:48:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kowsik@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 01:47:58 +0000 Received: by pzk36 with SMTP id 36so795702pzk.6 for ; Tue, 02 Aug 2011 18:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XLK6eM/baynMfQecWUevr8rMNCZvky3V5f6hZD2PyTc=; b=wIFaGgQHnqejO5Zdzbm0OBGUJ1twBkOeEuMhNrVpHKywGM8St/kc/kBiT4638586WF VLOKFt60CqxsMrnaxW9N9piJRy1smWMWNYgd9Rf1sa/yeCmCDXZduZsQPMfJdJSwHQE/ AlnDlp6o7Mdz0bhL0o5BMkbPphX47Oapfe/tg= MIME-Version: 1.0 Received: by 10.142.193.9 with SMTP id q9mr4073759wff.167.1312336058497; Tue, 02 Aug 2011 18:47:38 -0700 (PDT) Received: by 10.68.57.38 with HTTP; Tue, 2 Aug 2011 18:47:38 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Aug 2011 18:47:38 -0700 Message-ID: Subject: Re: New mailing list and IRC archive search tool: http://archive.couchdb.org From: kowsik To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 You so need a few design views (with reduce) with a tag cloud of top contributors, keywords, emails with the most threads, etc. :) +1 BTW. Just awesome. K. --- http://blitz.io @pcapr On Tue, Aug 2, 2011 at 6:39 PM, Max Ogden wrote: > Also thanks to Jan for setting up the subdomain. I made a search tool that > has the last ~250,000 messages from the IRC channel (about 1 year) and the > entire mailing list archive from the apache mbox dump. > > http://archive.couchdb.org > > It's a couchapp and pull requests are welcome :) source code: > https://github.com/maxogden/couchmail > > Max >