From general-return-944-apmail-lucene-general-archive=lucene.apache.org@lucene.apache.org Sat Dec 13 19:06:10 2008 Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 24805 invoked from network); 13 Dec 2008 19:06:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2008 19:06:10 -0000 Received: (qmail 96728 invoked by uid 500); 13 Dec 2008 19:06:22 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 96701 invoked by uid 500); 13 Dec 2008 19:06:22 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 96690 invoked by uid 99); 13 Dec 2008 19:06:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Dec 2008 11:06:22 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Dec 2008 19:06:07 +0000 Received: by ehatchersolutions.com (Postfix, from userid 504) id 6E7B330EFC16; Sat, 13 Dec 2008 12:05:46 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on javelina X-Spam-Level: Received: from [10.0.1.198] (unknown [138.210.10.225]) by ehatchersolutions.com (Postfix) with ESMTP id 8157230EFC16 for ; Sat, 13 Dec 2008 12:05:42 -0700 (MST) Message-Id: From: Erik Hatcher To: general@lucene.apache.org In-Reply-To: <20991681.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 v929.2) Subject: Re: Newbie Question on - Multi valued Keyword field search Date: Sat, 13 Dec 2008 14:05:41 -0500 References: <20987615.post@talk.nabble.com> <20991681.post@talk.nabble.com> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.1.1 I don't have a better example, sorry. Although you'll find Michael Busch's presentation on payloads helpful probably: But as I understand it, yes you can set those types of values on the payloads and use BoostingTermQuery to leverage them. Erik On Dec 13, 2008, at 11:04 AM, ayyanar wrote: > > Hi Eric, plz consider my example and tell me what can be stored in > as payload > value. Should we store the boosting value as payload value? For > example, can > i set 0.56 as payload value for the "Dirty" in document 1 > and 0.98 as payload value for the "Dirty" in document 3? > > (Or) Kindly provide some easy to understand examples for payload. > This will > help me lot to understand payload since the test case in the net is > not that > much helpful. > > Thanks in advance. > > > -- > View this message in context: http://www.nabble.com/Newbie-Question-on---Multi-valued-Keyword-field-search-tp20987615p20991681.html > Sent from the Lucene - General mailing list archive at Nabble.com.