Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 51776 invoked from network); 27 Jul 2008 02:38:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2008 02:38:01 -0000 Received: (qmail 69405 invoked by uid 500); 27 Jul 2008 02:37:54 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 69375 invoked by uid 500); 27 Jul 2008 02:37:54 -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 69364 invoked by uid 99); 27 Jul 2008 02:37:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jul 2008 19:37:54 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [65.89.232.7] (HELO thebluezone.net) (65.89.232.7) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jul 2008 02:36:59 +0000 Received: from localhost (localhost [127.0.0.1]) by thebluezone.net (Postfix) with ESMTP id E5514286C27 for ; Sat, 26 Jul 2008 20:36:53 -0600 (MDT) Received: from thebluezone.net ([127.0.0.1]) by localhost (mail1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14159-03 for ; Sat, 26 Jul 2008 20:36:52 -0600 (MDT) Received: from desktop (unknown [65.89.233.61]) by thebluezone.net (Postfix) with ESMTP id 151ED286C0A for ; Sat, 26 Jul 2008 20:36:52 -0600 (MDT) From: "John Griffin" To: Subject: Query time analyzer call Date: Sat, 26 Jul 2008 20:36:38 -0600 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C8EF5F.4DB99A40" X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcjvkZgAgszHzzO3RiCtMK/Z7k5Smw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 X-Virus-Scanned: by thebluezone.net X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0003_01C8EF5F.4DB99A40 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Guys and Gals, Is there a call that can be made at query time to determine what analyzer was used at index time so the same analyzer can be used in the query? If there is I can't find it. John G. ------=_NextPart_000_0003_01C8EF5F.4DB99A40--