You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2014/10/25 14:54:20 UTC

svn commit: r1634219 - in /lucene/cms/branches/solr_6058: content/solr/index.mdtext content/solr/news.mdtext templates/_solr-head.html

Author: ehatcher
Date: Sat Oct 25 12:54:20 2014
New Revision: 1634219

URL: http://svn.apache.org/r1634219
Log:
SOLR-6058: Adjusted page titles

Modified:
    lucene/cms/branches/solr_6058/content/solr/index.mdtext
    lucene/cms/branches/solr_6058/content/solr/news.mdtext
    lucene/cms/branches/solr_6058/templates/_solr-head.html

Modified: lucene/cms/branches/solr_6058/content/solr/index.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/index.mdtext?rev=1634219&r1=1634218&r2=1634219&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/content/solr/index.mdtext (original)
+++ lucene/cms/branches/solr_6058/content/solr/index.mdtext Sat Oct 25 12:54:20 2014
@@ -1,4 +1,4 @@
-Title: Apache Solr
+Title: Home
 
 Solr<span style="vertical-align: super; font-size: xx-small">TM</span> is the popular, blazing fast open source enterprise search platform from the Apache Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> project. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.
 

Modified: lucene/cms/branches/solr_6058/content/solr/news.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/news.mdtext?rev=1634219&r1=1634218&r2=1634219&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/content/solr/news.mdtext (original)
+++ lucene/cms/branches/solr_6058/content/solr/news.mdtext Sat Oct 25 12:54:20 2014
@@ -1,3 +1,5 @@
+Title: News
+
 # Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News
 
 ## 29 September 2014 - Apache Solr 4.10.1 Available

Modified: lucene/cms/branches/solr_6058/templates/_solr-head.html
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/templates/_solr-head.html?rev=1634219&r1=1634218&r2=1634219&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/templates/_solr-head.html (original)
+++ lucene/cms/branches/solr_6058/templates/_solr-head.html Sat Oct 25 12:54:20 2014
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="/solr/assets/styles/base.css" />
   {% block css %}{% endblock %}
 
-  <title>Apache Lucene - {% block title %}{{ headers.title }}{% endblock %}</title>
+  <title>Apache Solr - {% block title %}{{ headers.title }}{% endblock %}</title>
 
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>