Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 67041 invoked from network); 10 Apr 2006 18:45:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2006 18:45:09 -0000 Received: (qmail 56711 invoked by uid 500); 10 Apr 2006 18:45:03 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 56687 invoked by uid 500); 10 Apr 2006 18:45:03 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 56675 invoked by uid 99); 10 Apr 2006 18:45:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 11:45:03 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jloramas@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wproxy.gmail.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 11:45:02 -0700 Received: by wproxy.gmail.com with SMTP id 68so871906wra for ; Mon, 10 Apr 2006 11:44:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=b95rcJ0odycYXZVx+AarCTCUON1ckV8LM/6LroM1PIbEeQgkwpWNd2E8kCrfywBTZnfdLu3DLTgMLwJv/bvWgTIBck9qur36EQCgxAHKq5JbLj1uRGoYQze3KK6W501u2WLTvlQJw/KlIAyTJ0uBbp61jyRbgd2x9tg5CnyZqMY= Received: by 10.54.92.4 with SMTP id p4mr1423884wrb; Mon, 10 Apr 2006 11:44:42 -0700 (PDT) Received: by 10.54.121.7 with HTTP; Mon, 10 Apr 2006 11:44:42 -0700 (PDT) Message-ID: Date: Mon, 10 Apr 2006 20:44:42 +0200 From: "=?ISO-8859-1?Q?oramas_mart=EDn?=" To: java-user@lucene.apache.org Subject: MultiReader and MultiSearcher MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4972_4720664.1144694682097" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_4972_4720664.1144694682097 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Is there any performance (or other) difference between using an IndexSearcher initialized with a MultiReader instead of using a MultiSearcher? Thanks, Jose L. Oramas ------=_Part_4972_4720664.1144694682097--