You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2005/10/28 06:00:55 UTC

[jira] Updated: (LUCENE-406) sort missing string fields last

     [ http://issues.apache.org/jira/browse/LUCENE-406?page=all ]

Yonik Seeley updated LUCENE-406:
--------------------------------

    Bugzilla Id:   (was: 35665)
        Summary: sort missing string fields last  (was: PATCH: sort missing string fields last)
           type: New Feature  (was: Bug)
    Description: 
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.

  was:
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.

    Environment: 
Operating System: All
Platform: All

  was:
Operating System: All
Platform: All

      Assign To:     (was: Lucene Developers)

Changing bug type to "new feature".

Thanks for the unit test Chris!

> sort missing string fields last
> -------------------------------
>
>          Key: LUCENE-406
>          URL: http://issues.apache.org/jira/browse/LUCENE-406
>      Project: Lucene - Java
>         Type: New Feature
>   Components: Search
>     Versions: 1.4
>  Environment: Operating System: All
> Platform: All
>     Reporter: Yonik Seeley
>  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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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