Return-Path: X-Original-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Delivered-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1017611A12 for ; Sun, 17 Aug 2014 04:42:47 +0000 (UTC) Received: (qmail 823 invoked by uid 500); 17 Aug 2014 04:42:46 -0000 Delivered-To: apmail-lucene-pylucene-dev-archive@lucene.apache.org Received: (qmail 792 invoked by uid 500); 17 Aug 2014 04:42:46 -0000 Mailing-List: contact pylucene-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pylucene-dev@lucene.apache.org Delivered-To: mailing list pylucene-dev@lucene.apache.org Received: (qmail 779 invoked by uid 99); 17 Aug 2014 04:42:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Aug 2014 04:42:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of breidenbach@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Aug 2014 04:42:20 +0000 Received: by mail-vc0-f173.google.com with SMTP id hy10so4487723vcb.4 for ; Sat, 16 Aug 2014 21:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=ZF17fOBUn6DQShACpxRCJM5TuY1Y7u7O4X+FiLwCCoc=; b=aHdMXz+EIM8tsTu0y66xGsXwaqEawHWCfZRGf5FkxplqKHEaEYbZ1kK41kGqs/qEQt tL8+Dm/mgw9NOC7YJadDqZmaMNOHxC2Y5aXMHM3AabtUZp6D1MiGYjvvFh1/WTGKOJBR EApzoepmtJ5WhV0wzVYlRfsDlAXrU31G+YS8H9UQ2yDgBRjouNES81lSA9Xb0CEOPZqw mTyDUm9rNTD/nv3DA1ceQIKCh+KMyCWJmTvdd+Io4C1ZaGXkQpByGmBn3ptdL3jYzzWK 6GuC6qMC4XG5i/DftHZIErUZFYO/8Ktpl6qsY7gLQXgbdCIbSNaXKrXFWBa2hA/CFwtx WyPw== MIME-Version: 1.0 X-Received: by 10.220.250.142 with SMTP id mo14mr10378360vcb.26.1408250539359; Sat, 16 Aug 2014 21:42:19 -0700 (PDT) Sender: breidenbach@gmail.com Received: by 10.53.4.2 with HTTP; Sat, 16 Aug 2014 21:42:19 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Aug 2014 21:42:19 -0700 X-Google-Sender-Auth: H9-v9wykbYAQvEyevSIEPl7IB-Y Message-ID: Subject: Re: add multithread indexing sample? From: Jeff Breidenbach To: pylucene-dev@lucene.apache.org Content-Type: multipart/alternative; boundary=089e013cba222743610500cbe122 X-Virus-Checked: Checked by ClamAV on apache.org --089e013cba222743610500cbe122 Content-Type: text/plain; charset=ISO-8859-1 Does it make sense to add a multithreaded indexing example to the samples directory? Michael McCandless makes such fun graphs, and it would be fun to chase them in python. http://blog.mikemccandless.com/2011/05/265-indexing-speedup-with-lucenes.html --089e013cba222743610500cbe122--