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

Mike Klaas commented on SOLR-1169:
----------------------------------

sweet.  intersecting sorted int dicts should be faster in the general case.  
HashSet will of course win when one set is very small, but I expect this to 
still be pretty fast anyway.

> SortedIntDocSet
> ---------------
>
>                 Key: SOLR-1169
>                 URL: https://issues.apache.org/jira/browse/SOLR-1169
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: 1.4
>
>
> A DocSet type that can skip to support SOLR-1165

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to