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

ASF subversion and git services commented on LUCENE-5769:
---------------------------------------------------------

Commit 1603045 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1603045 ]

LUCENE-5769: SingletonSortedSetDocValues now supports random access ordinals

> SingletonSortedSet should extend RandomAccessOrds
> -------------------------------------------------
>
>                 Key: LUCENE-5769
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5769
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5769.patch
>
>
> The point of this (exposed via DocValues#singleton) is that you can process 
> single-valued data too, with the SortedSet api. But it doesn't support the 
> RandomAccessOrds API... pretty silly since its either missing or has only one 
> value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to