From 22d9268a2dd767b2d213f4e5a7e8c24c7e7cb512 Mon Sep 17 00:00:00 2001 From: Mark Robert Miller Date: Tue, 7 Aug 2012 16:10:19 +0000 Subject: [PATCH] SOLR-3579: SolrCloud view should default to the graph view rather than tree view. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370334 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 3 +++ solr/webapp/web/admin.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 4e49fae07b1..688ea07ada3 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -247,6 +247,9 @@ Other Changes rich-text documents correctly, along with facets for author and content_type. With the new "content" field, highlighting of body is supported. See also SOLR-3672 for easier posting of a whole directory structure. (Jack Krupansky, janhoy) + +* SOLR-3579: SolrCloud view should default to the graph view rather than tree view. + (steffkes, Mark Miller) ================== 4.0.0-ALPHA ================== More information about this release, including any errata related to the diff --git a/solr/webapp/web/admin.html b/solr/webapp/web/admin.html index 23b58566d85..17997209568 100644 --- a/solr/webapp/web/admin.html +++ b/solr/webapp/web/admin.html @@ -95,8 +95,8 @@ limitations under the License.
  • Cloud