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

Robert Muir commented on SOLR-2534:
-----------------------------------

in most cases explicit string comparisons are avoided, when e.g. sorting a 
field, by comparing with ordinals.
and you are correct that this makes code complicated... 

> Add min() and max() on strings
> ------------------------------
>
>                 Key: SOLR-2534
>                 URL: https://issues.apache.org/jira/browse/SOLR-2534
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0-ALPHA
>            Reporter: Bill Bell
>            Priority: Trivial
>              Labels: newdev
>
> Add min() and max() to handle strings "a", "zz".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to