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

Yonik Seeley commented on SOLR-11093:
-------------------------------------

bq. Since the set size is known, maybe it could be adjusted to use a countDown 
integer approach, yet still be very fast/simple?

I wasn't able to figure out how to make it simpler with an iterator approach 
(it seems like there always needs to be an additional check for the empty 
value).
In a place where the performance difference might matter, one always has the 
option of grabbing the backing array though.

> implement Points/Numeric support for graph query
> ------------------------------------------------
>
>                 Key: SOLR-11093
>                 URL: https://issues.apache.org/jira/browse/SOLR-11093
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: 7.0
>
>         Attachments: SOLR-11093.patch, SOLR-11093.patch, SOLR-11093.patch
>
>
> It looks like GraphQueryTest only has tests for strings.  We should add tests 
> for numeric fields and then enable points randomization.



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

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

Reply via email to