Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 60423200BF0 for ; Fri, 30 Dec 2016 14:54:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5EEB3160B3F; Fri, 30 Dec 2016 13:54:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CBC34160B32 for ; Fri, 30 Dec 2016 14:53:59 +0100 (CET) Received: (qmail 64753 invoked by uid 500); 30 Dec 2016 13:53:58 -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 64634 invoked by uid 99); 30 Dec 2016 13:53:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2016 13:53:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5CE6A2C0453 for ; Fri, 30 Dec 2016 13:53:58 +0000 (UTC) Date: Fri, 30 Dec 2016 13:53:58 +0000 (UTC) From: "Alan Woodward (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (LUCENE-7610) Migrate facets module from ValueSource to Double/LongValuesSource MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 30 Dec 2016 13:54:00 -0000 [ https://issues.apache.org/jira/browse/LUCENE-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7610: ---------------------------------- Attachment: LUCENE-7610.patch Patch, to be applied after the patch on LUCENE-7609 > Migrate facets module from ValueSource to Double/LongValuesSource > ----------------------------------------------------------------- > > Key: LUCENE-7610 > URL: https://issues.apache.org/jira/browse/LUCENE-7610 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Alan Woodward > Assignee: Alan Woodward > Attachments: LUCENE-7610.patch > > > Unfortunately this doesn't allow us to break the facets dependency on the queries module, because facets also uses TermsQuery - perhaps this should move to core as well? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org