You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2012/05/16 16:45:03 UTC

[jira] [Created] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Mark Miller created SOLR-3459:
---------------------------------

             Summary: I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
                 Key: SOLR-3459
                 URL: https://issues.apache.org/jira/browse/SOLR-3459
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
             Fix For: 4.0




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276979#comment-13276979 ] 

Stefan Matheis (steffkes) commented on SOLR-3459:
-------------------------------------------------

Yepp, of course .. just an idea :) I'll try to bring up an patch
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276863#comment-13276863 ] 

Mark Miller commented on SOLR-3459:
-----------------------------------

Yeah, that is it exactly. It would be nice if the view for each collection was simply stacked on top of each other - that is, the first would be as it is now, and the next below it and so on. Then you can just scroll down and see the view for each collection?
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) updated SOLR-3459:
--------------------------------------------

          Component/s: web gui
    Affects Version/s: 4.0
    
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279863#comment-13279863 ] 

Mark Miller commented on SOLR-3459:
-----------------------------------

I just tried the patch using cloud-dev/solrcloud-multi-start.sh...

Screens attached and cluster.json:
{noformat}
{
  "core1":{
    "shard1":{
      "halfmetal:8983_solr_core1":{
        "shard":"shard1",
        "leader":"true",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:8983_solr",
        "base_url":"http://halfmetal:8983/solr"},
      "halfmetal:7575_solr_core1":{
        "shard":"shard1",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:7575_solr",
        "base_url":"http://halfmetal:7575/solr"},
      "halfmetal:7574_solr_core1":{
        "shard":"shard1",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:7574_solr",
        "base_url":"http://halfmetal:7574/solr"}},
    "shard2":{
      "halfmetal:7578_solr_core1":{
        "shard":"shard2",
        "leader":"true",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:7578_solr",
        "base_url":"http://halfmetal:7578/solr"},
      "halfmetal:7577_solr_core1":{
        "shard":"shard2",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:7577_solr",
        "base_url":"http://halfmetal:7577/solr"},
      "halfmetal:7576_solr_core1":{
        "shard":"shard2",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"halfmetal:7576_solr",
        "base_url":"http://halfmetal:7576/solr"}}},
  "core0":{
    "shard1":{
      "halfmetal:8983_solr_core0":{
        "shard":"shard1",
        "leader":"true",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:8983_solr",
        "base_url":"http://halfmetal:8983/solr"},
      "halfmetal:7578_solr_core0":{
        "shard":"shard1",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:7578_solr",
        "base_url":"http://halfmetal:7578/solr"},
      "halfmetal:7575_solr_core0":{
        "shard":"shard1",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:7575_solr",
        "base_url":"http://halfmetal:7575/solr"}},
    "shard2":{
      "halfmetal:7576_solr_core0":{
        "shard":"shard2",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:7576_solr",
        "base_url":"http://halfmetal:7576/solr"},
      "halfmetal:7574_solr_core0":{
        "shard":"shard2",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:7574_solr",
        "base_url":"http://halfmetal:7574/solr"},
      "halfmetal:7577_solr_core0":{
        "shard":"shard2",
        "leader":"true",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"halfmetal:7577_solr",
        "base_url":"http://halfmetal:7577/solr"}}}}
{noformat}
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3459.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276886#comment-13276886 ] 

Stefan Matheis (steffkes) commented on SOLR-3459:
-------------------------------------------------

i'm not sure, that's the reason why i'm asking. While thinking about this ... perhaps it's a bit more like this:

{code}core0 \
       - shard1 - debian2
core1 /{code}

Because it's running the same shard on the same machine. If we have core0 on debian2 and core1 on debian3, then like this:

{code}core0 - shard1 - debian2

core1 - shard1 - debian3{code}

(regardless if that configuration would make sense or not, just for demonstration)

in either case, that would mean, that (at least) for the radial view, we could have a graph with multiple root-nodes. don't know why i've included that strict handling for one collection :/
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) resolved SOLR-3459.
---------------------------------------------

    Resolution: Fixed

Committed in r1340933
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3459.patch, screen1.png, screen2.png
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276771#comment-13276771 ] 

Mark Miller commented on SOLR-3459:
-----------------------------------

Give me a bit and I'll try and offer a simple cmd to get two collections up.
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Assigned] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) reassigned SOLR-3459:
-----------------------------------------------

    Assignee: Stefan Matheis (steffkes)
    
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279864#comment-13279864 ] 

Mark Miller commented on SOLR-3459:
-----------------------------------

Thanks a lot Stefan - looking good!
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3459.patch, screen1.png, screen2.png
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276945#comment-13276945 ] 

Mark Miller commented on SOLR-3459:
-----------------------------------

shard1 can be anything though - its just a shard(n) name by default. So just as often, there would be no overlap in shard name for the different collections. I think logically they should be presented as separate trees.
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276859#comment-13276859 ] 

Stefan Matheis (steffkes) commented on SOLR-3459:
-------------------------------------------------

Mark, perhaps that's another bug, but perhaps this command demonstrates what you wanted to show?

{code}java -DzkRun -Dcollection.configName=myconf -Dbootstrap_confdir=./solr/conf -Dsolr.solr.home=multicore -jar start.jar{code}

this results in the following clusterstate.json:

{code}{
  "core1":{"shard1":{"debian2:8983_solr_core1":{
        "shard":"shard1",
        "leader":"true",
        "state":"active",
        "core":"core1",
        "collection":"core1",
        "node_name":"debian2:8983_solr",
        "base_url":"http://debian2:8983/solr"}}},
  "core0":{"shard1":{"debian2:8983_solr_core0":{
        "shard":"shard1",
        "leader":"true",
        "state":"active",
        "core":"core0",
        "collection":"core0",
        "node_name":"debian2:8983_solr",
        "base_url":"http://debian2:8983/solr"}}}}{code}

but only *core0* is visible for the Graph-Views.

If so, how would we like to display this? Otherwise, ignore this comment ;>
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Matheis (steffkes) updated SOLR-3459:
--------------------------------------------

    Attachment: SOLR-3459.patch

First Version, should at least display all available data.

Mark would you mind to provide a Screenshot of both Graph-Views and your clusterstate.json?
                
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3459.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-3459) I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated SOLR-3459:
------------------------------

    Attachment: screen1.png
                screen2.png
    
> I started up in SolrCloud mode with 2 collections, but the cluster visualization page only displayed the first collection.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3459
>                 URL: https://issues.apache.org/jira/browse/SOLR-3459
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, web gui
>    Affects Versions: 4.0
>            Reporter: Mark Miller
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3459.patch, screen1.png, screen2.png
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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