Return-Path: X-Original-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 030D97BA4 for ; Wed, 28 Sep 2011 18:19:25 +0000 (UTC) Received: (qmail 88773 invoked by uid 500); 28 Sep 2011 18:19:24 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 88748 invoked by uid 500); 28 Sep 2011 18:19:24 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 88741 invoked by uid 99); 28 Sep 2011 18:19:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 18:19:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 18:19:23 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D8049773; Wed, 28 Sep 2011 18:19:03 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 28 Sep 2011 18:19:03 -0000 Message-ID: <20110928181903.306.31851@eos.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22MoneyFieldType=22_by_GregFodor?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "MoneyFieldType" page has been changed by GregFodor: http://wiki.apache.org/solr/MoneyFieldType?action=3Ddiff&rev1=3D5&rev2=3D6 price:1000,NOK }}} = - =3D=3D=3D Usage =3D=3D + =3D=3D=3D Usage =3D=3D=3D = Solr documents will always yield the currency values they were indexed wi= th, regardless of how they were queried for. For example, a set of document= s indexed in USD will yield USD values for its Money fields regardless if y= ou performed queries in EUR. = =20