You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/10/07 02:43:34 UTC

[jira] [Commented] (ACCUMULO-2826) IntersectingIterator should allow a single column family

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

Josh Elser commented on ACCUMULO-2826:
--------------------------------------

Oh dear, this never got merged in. I'm sorry, [~ryanleary]. 

> IntersectingIterator should allow a single column family
> --------------------------------------------------------
>
>                 Key: ACCUMULO-2826
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2826
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.6.0
>            Reporter: Ryan Leary
>            Assignee: Ryan Leary
>             Fix For: 1.6.2, 1.7.0
>
>
> I know that sounds ridiculous. BUT:
> The IndexedDocIterator extends the IntersectingIterator, and it should be possible to supply a single term and receive the matches in the same format the IndexedDocIterator returns boolean AND results. That is -- if one wants to search a single term, they shouldn't have to use a different iterator if they want the iterator stack to return the document in the value (as opposed to just returning the index key with no iterator at all).
> Does this make sense? Should I submit the patch?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)