Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 94623 invoked from network); 13 Aug 2006 23:45:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Aug 2006 23:45:13 -0000 Received: (qmail 92852 invoked by uid 500); 13 Aug 2006 23:45:07 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 92812 invoked by uid 500); 13 Aug 2006 23:45:07 -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 92800 invoked by uid 99); 13 Aug 2006 23:45:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 16:45:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [203.89.192.138] (HELO prod.aconex.com) (203.89.192.138) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 16:45:06 -0700 Received: from page.mel.office.aconex.com (unknown [192.168.0.210]) by prod.aconex.com (Postfix) with ESMTP id 5C8D328036 for ; Mon, 14 Aug 2006 09:44:44 +1000 (EST) Received: from localhost (page.mel.aconex.com [127.0.0.1]) by page.mel.office.aconex.com (Postfix) with ESMTP id 4636B53403A for ; Mon, 14 Aug 2006 09:44:44 +1000 (EST) Received: from page.mel.office.aconex.com ([127.0.0.1]) by localhost (mail.aconex.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27369-01-17 for ; Mon, 14 Aug 2006 09:44:43 +1000 (EST) Received: from OLIVERDESKTOP (unknown [192.168.0.40]) by page.mel.office.aconex.com (Postfix) with ESMTP id 9BBDE534039 for ; Mon, 14 Aug 2006 09:44:43 +1000 (EST) From: "Oliver Hutchison" To: Subject: RE: NPE when sorting on a field that is missing from a doc Date: Mon, 14 Aug 2006 09:44:33 +1000 Message-ID: <058301c6bf32$73df6c90$2800a8c0@aconex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: Aca9dRsX6p0ElLXPQRK/YJ58QmnFDABvR2Qg X-Virus-Scanned: amavisd-new at aconex.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > i havne't seen it mentioned before ... i'm guessing it is > specific to the "explicit Locale" String comparator. I've created an issue (LUCENE-650) with patch to fix this. Thanks, Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org