[ 
https://issues.apache.org/jira/browse/LUCENE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler resolved LUCENE-406.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

This is resolved / is being resolved by the new FieldCache deleted docs 
support: LUCENE-2671, LUCENE-2649

> sort missing string fields last
> -------------------------------
>
>                 Key: LUCENE-406
>                 URL: https://issues.apache.org/jira/browse/LUCENE-406
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>    Affects Versions: 1.4
>         Environment: Operating System: All
> Platform: All
>            Reporter: Yonik Seeley
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: MissingStringLastComparatorSource.java, 
> MissingStringLastComparatorSource.java, 
> TestMissingStringLastComparatorSource.java
>
>
> A SortComparatorSource for string fields that orders documents with the sort
> field missing after documents with the field.  This is the reverse of the
> default Lucene implementation.
> The concept and first-pass implementation was done by Chris Hostetter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to