[ 
https://issues.apache.org/jira/browse/LUCENE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093362#comment-17093362
 ] 

Alan Woodward commented on LUCENE-9255:
---------------------------------------

The only place outside of the `queries` module we use ValueSource in lucene 
itself is in `grouping`, and that can I think be moved to Solr fairly simply 
with a bit of test refactoring.  I started work on a range grouper using 
DoubleValuesSource a while back, LUCENE-7889, and we could resuscitate that as 
well.

> ValueSource Has Generic Typing Issues
> -------------------------------------
>
>                 Key: LUCENE-9255
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9255
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Priority: Major
>
> ValueSource uses a bunch of weakly typed members which raises compiler 
> issues. We need to fix this in ValueSource and all of its subclasses.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to