You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2017/12/19 09:35:00 UTC

[jira] [Updated] (LUCENE-8104) Grouping module should no longer depend on Queries module (ValueSource)

     [ https://issues.apache.org/jira/browse/LUCENE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Woodward updated LUCENE-8104:
----------------------------------
    Attachment: LUCENE-8104.patch

Here's a patch changing the facet dependency on queries to be test-only, and fixing the javadocs.

> Grouping module should no longer depend on Queries module (ValueSource)
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-8104
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8104
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/grouping
>            Reporter: David Smiley
>         Attachments: LUCENE-8104.patch
>
>
> The Grouping module depends on the Queries module in GroupingSearch / ValueSourceGroupSelector to use the ValueSource framework.  It should instead use the newer DoubleValueSource or LongValueSource framework in Core.  As I write this, this appears to be the last part of Lucene to refer to the ValueSource framework, and I think we should then remove it -- for another issue of course.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org