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

Gregg Donovan commented on SOLR-11162:
--------------------------------------

[~steve_rowe] [~hossman]

What do you have in mind for this? If Points fields don't give a TermsEnum, how 
can we iterate their values? It looks like we'll need to get a PointValues and 
iterate via some sort of IntersectVisitor? Do you think this will be as fast as 
the TermsEnum method? I don't see a way to save the iteration state the way 
TermsEnum does, so I worry about about performance.

> ExternalFileField/FileFloatSource should support a Points based keyField
> ------------------------------------------------------------------------
>
>                 Key: SOLR-11162
>                 URL: https://issues.apache.org/jira/browse/SOLR-11162
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Steve Rowe
>            Priority: Major
>              Labels: numeric-tries-to-points
>
> ExternalFileField/FileFloatSource does not support Points based keyField 
> specification, but it should.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to