Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 19181 invoked from network); 24 Mar 2011 22:38:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2011 22:38:05 -0000 Received: (qmail 83353 invoked by uid 500); 24 Mar 2011 22:38:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 83301 invoked by uid 500); 24 Mar 2011 22:38:03 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 83294 invoked by uid 99); 24 Mar 2011 22:38:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2011 22:38:03 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [85.25.71.29] (HELO mail.troja.net) (85.25.71.29) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2011 22:37:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 65471D36002 for ; Thu, 24 Mar 2011 23:37:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.troja.net Received: from mail.troja.net ([127.0.0.1]) by localhost (megaira.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tQJBq41yBFAK for ; Thu, 24 Mar 2011 23:37:33 +0100 (CET) Received: from VEGA (port-92-196-105-92.dynamic.qsc.de [92.196.105.92]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTPSA id EF806D36001 for ; Thu, 24 Mar 2011 23:37:32 +0100 (CET) From: "Uwe Schindler" To: References: <000b01cbea71$86a4c360$93ee4a20$@thetaphi.de> In-Reply-To: Subject: RE: draft website 3.1 announcement Date: Thu, 24 Mar 2011 23:37:43 +0100 Message-ID: <000d01cbea74$176063d0$46212b70$@thetaphi.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJgB5NNIT4UlSNW/8wZ7tyeSW0goAI6PT6dAdXwm/YCDEC6eZLj9XNg Content-Language: de > >> * MultiSearcher is deprecated; ParallelMultiSearcher has been > >> absorbed directly into IndexSearcher > > > > That's trunk only? I did not notice that IndexSearcher was changed? > > > > its in 3.1 too. The IndexSearcher can take ExecutorService etc, and the old > Searcher/ParallelMultiSearcher/etc is still there, only deprecated. Yeah, missed that. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org