Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 25455 invoked from network); 7 Jul 2009 20:52:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 20:52:38 -0000 Received: (qmail 45646 invoked by uid 500); 7 Jul 2009 20:52:44 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 45527 invoked by uid 500); 7 Jul 2009 20:52:44 -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 45490 invoked by uid 99); 7 Jul 2009 20:52:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 20:52:39 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [77.238.184.66] (HELO smtp135.mail.ukl.yahoo.com) (77.238.184.66) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Jul 2009 20:52:30 +0000 Received: (qmail 92946 invoked from network); 7 Jul 2009 20:52:07 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; b=0pR1S6U4RL+EJbOK8WWm5OhUDCZvoEMooXx1HKGumEjSYEhH4DIHQwGE9W5b2Xzq5BIfIttcYxqRb+JXNj6jDHV8safjkygDkUE87aNEDOMq1PyQ/9rlvJBf1CAG9cvDUz55JBrUVYWt3ATs9Me5+smA9YtrsUkuB5OGacBWAsI= ; Received: from unknown (HELO ?192.168.2.50?) (markharw00d@194.106.34.5 with plain) by smtp135.mail.ukl.yahoo.com with SMTP; 7 Jul 2009 20:52:07 -0000 X-Yahoo-SMTP: zTNABayswBADoI1EHkfx1KN3qDu5p6Ws X-YMail-OSG: etADCP8VM1mcM8wqS3Cid89mnynnsWP7HxZfOTxeUYmsSrntNF5G0yb6ZTdjBRTfRGGT2Dv_zCrLw19FY21WrCTZAKEapmqPNf4cTuGkI6A.VI2..El4HFAjRMM6IoIL7MMHZTfmJJMsMbMY1bcFmSejgWzoT8ef.wCyGwpMaCQvQN_wdQxcuwyTx.XflG_weHCYoKoSv_tuyFjGcFa8R0OjvABM0HAhh..h43q7uRnLzX2KIWWHokSWGs8JNfIiQPXNOdG_jCMD9jQ- X-Yahoo-Newman-Property: ymail-3 Message-Id: From: Mark Harwood To: java-user@lucene.apache.org In-Reply-To: <24381024.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: Multi Value field Date: Tue, 7 Jul 2009 21:52:05 +0100 References: <24378975.post@talk.nabble.com> <24381024.post@talk.nabble.com> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org > I just try norms idea as well no change You'll need to look at searcher.explain() for the two docs or post a Junit or code example that can be executed which shows the issue --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org