[
https://issues.apache.org/jira/browse/LUCENE-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-4033.
---------------------------------
Resolution: Fixed
Fix Version/s: 5.0
4.2
> Sort api problems
> -----------------
>
> Key: LUCENE-4033
> URL: https://issues.apache.org/jira/browse/LUCENE-4033
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 4.0-ALPHA
> Reporter: Robert Muir
> Fix For: 4.2, 5.0
>
>
> I tried to sort on some various docvalues fields (just byte arrays), a few
> problems:
> * Sort.TYPE.BYTES always throws an exception (its not in the switch?)
> * only Sort.TYPE String,Float,Int actually honor 'useDocValues'. This is
> pretty screwy,
> why don't the others? at least we should throw an exception and don't try
> to uninvert something.
> In general i dont like the useDocValues: I think this should be done another
> way...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]