Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 30940 invoked from network); 20 Nov 2008 14:11:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2008 14:11:11 -0000 Received: (qmail 57363 invoked by uid 500); 20 Nov 2008 14:11:13 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 57328 invoked by uid 500); 20 Nov 2008 14:11:13 -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 57316 invoked by uid 99); 20 Nov 2008 14:11:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 06:11:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ksmmlist@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 14:09:50 +0000 Received: by fg-out-1718.google.com with SMTP id l27so371284fgb.27 for ; Thu, 20 Nov 2008 06:10:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:to:subject:from :content-type:mime-version:content-transfer-encoding:message-id :user-agent; bh=J2rwIW673Q6Mq3YMIN2KyDaapbxXs47xU7Z26ms3iAI=; b=KkYNP0tCVuEWrwYto4gDeaUS5iOO8CKAXQurdu3/p9oDhOyas7zuERyZRfxziBnzZt S9K361ZzujMDEzZ03Oe08xFwppYshzA4EK1I3LgsH7jyMAcMYlG88BMM3A+kHCtrHa6a Kat7Mp2bLI5w3f/fXuA1z0gDyuEoMCTG1bd1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:subject:from:content-type:mime-version :content-transfer-encoding:message-id:user-agent; b=QUQrTiauywPyDXt9BXyKk37TUzDtjybD0wtmFSHyTNDUvJMKM8iS/zFSxh/elb094d aGoH0OrJOV5oNxOGzAMwS8SVlItrTvAE7uSZUDRjp23prOCX6A/wLzRSTSAvEK9nu4Zb fAmKy/PCOSI9ib01EYh5IkSqbGtNup+Qpv+G8= Received: by 10.187.211.13 with SMTP id n13mr496198faq.39.1227190234849; Thu, 20 Nov 2008 06:10:34 -0800 (PST) Received: from sj-desktop ([92.113.116.123]) by mx.google.com with ESMTPS id h2sm1233149fkh.11.2008.11.20.06.10.32 (version=SSLv3 cipher=RC4-MD5); Thu, 20 Nov 2008 06:10:33 -0800 (PST) Date: Thu, 20 Nov 2008 16:10:29 +0200 To: "Lucene user list" Subject: BigDecimal values From: "Sergey Kabashnyuk" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.60 (Linux) X-Virus-Checked: Checked by ClamAV on apache.org Hello I want to ask community an advice: what is the best way to index and search java.math.BigDecimal values in lucene 2.4. Any code snippets are welcome. Sergey Kabashnyuk eXo Platform SAS --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org