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

Alan Woodward commented on LUCENE-7737:
---------------------------------------

bq. I suppose ValueSource is being phased out (or moved to Solr)

That's my hope - probably moving to Solr rather than removing it wholly, at 
least for the time being.

bq. Do we lose "explaination" for BBoxSimilarityValueSource.getValues?

Unfortunately yes, DoubleValuesSource doesn't have an explain() API at the 
moment.  I suppose we could add one, with a default implementation, but I do 
like the simplicity of the current setup - [~jpountz], do you have an opinion?

> Remove spatial-extras dependency on queries
> -------------------------------------------
>
>                 Key: LUCENE-7737
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7737
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial-extras
>            Reporter: Alan Woodward
>            Priority: Minor
>         Attachments: LUCENE-7737.patch
>
>
> The spatial-extras module uses ValueSources for a number of different 
> purposes, requiring a dependency on the queries module.  I'd like to try 
> using core-only interfaces here instead, allowing us to remove the dependency



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to