[
https://issues.apache.org/jira/browse/SOLR-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13685569#comment-13685569
]
Yogi Valani commented on SOLR-2534:
-----------------------------------
Hi I am putting together a patch for this loosely based on MaxFloatFunction,
called MaxStringFunction.
I have the functionality to find the max value for an array of strings, and
just need to refactor it to work with ValueSourceParser.
Not quite sure which ValueSource implementation MaxStringFunction should
extend.
For example: public class MaxFloatFunction extends MultiFloatFunction
Is there anything in particular that MaxStringFunction should be implementing.
Thanks Yogi
> 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 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]