Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 92032 invoked from network); 4 May 2004 17:15:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 May 2004 17:15:19 -0000 Received: (qmail 59438 invoked by uid 500); 4 May 2004 17:14:53 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 59394 invoked by uid 500); 4 May 2004 17:14:53 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 59323 invoked from network); 4 May 2004 17:14:52 -0000 Received: from unknown (HELO postfix3-1.free.fr) (213.228.0.44) by daedalus.apache.org with SMTP; 4 May 2004 17:14:52 -0000 Received: from diderot (chateaudeau-4-82-225-177-85.fbx.proxad.net [82.225.177.85]) by postfix3-1.free.fr (Postfix) with ESMTP id 09D08C44D8 for ; Tue, 4 May 2004 19:14:54 +0200 (CEST) From: "Rasik Pandey" To: "'Lucene Developers List'" Subject: New Sorting Classes Date: Tue, 4 May 2004 19:14:40 +0200 Message-ID: <000001c431fb$4c3376d0$ac7ba8c0@diderot> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, I quickly had a look in the new sorting classes and didn't find any = information regarding field sorting for "String" values based on a = Locale. Should StringSortedHitQueue.java accept a Locale such that its = ScoreDocLookupComparator.compare() method could sort the values properly = for the Locale language. Or, did I overlook something? Thanks, RBP --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org