Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66F007DF7 for ; Wed, 17 Aug 2011 02:29:53 +0000 (UTC) Received: (qmail 80006 invoked by uid 500); 17 Aug 2011 02:29:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 79754 invoked by uid 500); 17 Aug 2011 02:29:51 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 79658 invoked by uid 99); 17 Aug 2011 02:29:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 02:29:51 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2011 02:29:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 82C88C0E30 for ; Wed, 17 Aug 2011 02:29:27 +0000 (UTC) Date: Wed, 17 Aug 2011 02:29:27 +0000 (UTC) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Message-ID: <712550733.43998.1313548167532.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <49890047.22178.1312167674277.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (LUCENE-3354) Extend FieldCache architecture to multiple Values MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened LUCENE-3354: --------------------------------- reopening: there is a problem in the test > Extend FieldCache architecture to multiple Values > ------------------------------------------------- > > Key: LUCENE-3354 > URL: https://issues.apache.org/jira/browse/LUCENE-3354 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Bill Bell > Fix For: 4.0 > > Attachments: LUCENE-3354.patch, LUCENE-3354.patch > > > I would consider this a bug. It appears lots of people are working around this limitation, > why don't we just change the underlying data structures to natively support multiValued fields in the FieldCache architecture? > Then functions() will work properly, and we can do things like easily geodist() on a multiValued field. > Thoughts? -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org