[
https://issues.apache.org/jira/browse/SOLR-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835451#action_12835451
]
Yonik Seeley commented on SOLR-1777:
------------------------------------
bq. Yonik: just to be verify: was this bug was introduced in Solr 1.4?...
presumably because of the changes to per segment collecting?
Yep. The per-segment collecting and the FieldComparator changes caused us to
rewrite all of our custom comparators... and this one had bugs.
> fields with sortMissingLast don't sort correctly
> ------------------------------------------------
>
> Key: SOLR-1777
> URL: https://issues.apache.org/jira/browse/SOLR-1777
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Priority: Critical
> Fix For: 1.5
>
> Attachments: SOLR-1777.patch, SOLR-1777.patch
>
>
> field types with the sortMissingLast=true attribute can have results sorted
> incorrectly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.