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

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

Commit 1603044 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1603044 ]

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
>         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