[
https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561596#comment-13561596
]
Shawn Heisey commented on SOLR-4316:
------------------------------------
Clarification on why I filed this issue:
If SolrCloud is enabled and you have a distributed index, you can currently
open up the admin interface and send queries to one core. You can't send them
to an entire collection. From what I was told when helping someone on IRC, it
sounds like Solr 4.0.0 used the collection name as the core name, so perhaps
4.0.0 could do this, but 4.1 has collection_shardN_replicaN for the core name.
While I was thinking about this, I looked at the other things you can do on a
core and figured that most of them might be useful on a collection. While it
is a good idea to implement as much functionality as possible, perhaps this one
issue should be about queries.
> Admin UI - SolrCloud - extend core options to collections
> ---------------------------------------------------------
>
> Key: SOLR-4316
> URL: https://issues.apache.org/jira/browse/SOLR-4316
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Affects Versions: 4.1
> Reporter: Shawn Heisey
> Fix For: 4.2, 5.0
>
>
> There are a number of sections available when you are looking at a core in
> the UI - Ping, Query, Schema, Config, Replication, Analysis, Schema Browser,
> Plugins / Stats, and Dataimport are the ones that I can see.
> A list of collections should be available, with as many of those options that
> can apply to a collection, If options specific to collections/SolrCloud can
> be implemented, those should be there too.
--
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]