You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2014/11/13 21:03:33 UTC

[jira] [Updated] (SOLR-6739) Admin UI - Sort list of command line args

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

Stefan Matheis (steffkes) updated SOLR-6739:
--------------------------------------------
    Attachment: SOLR-6739.patch

the attached patch {{sort}} and afterwards {{reverse}} the given list - reversing the order is needed because the behavior of the current code is to append items (by iterating over them) after the previous element .. which implicitly reverses order, while doing so.

> Admin UI - Sort list of command line args
> -----------------------------------------
>
>                 Key: SOLR-6739
>                 URL: https://issues.apache.org/jira/browse/SOLR-6739
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Stefan Matheis (steffkes)
>            Priority: Minor
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-6739.patch
>
>
> since {{bin/solr}} is adding a bunch of command line args, it might be helpful to see them in sorted order, right now they appear in random order - and that order might not even be consistently random ;o



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

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