You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2014/12/05 13:21:03 UTC

svn commit: r931523 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Fri Dec  5 12:21:02 2014
New Revision: 931523

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Fri Dec  5 12:21:02 2014
@@ -130,7 +130,7 @@
         action="http://search-lucene.com/solr"
         name="searchform">
     <fieldset>
-      <div ng-show="toggled" class="search-box">
+      <div ng-show="toggled" class="search-box ng-hide">
         <input type="search" name="q" placeholder="Search |" accesskey="q"
                onfocus="getBlank(this, 'Search |');"/>
         <a class="search-button" type="submit" 
@@ -520,6 +520,7 @@
         <li><a href="/solr/resources.html#videos">Videos</a></li>
         <li><a href="/solr/resources.html#community">Solr Community</a></li>
         <li><a href="/solr/logos-and-assets.html">Solr Logos and Assets</a></li>
+        <li><a href="/solr/downloads.html>Solr Downloads</a></li>
       </ul>
     </div>
     <div class="small-6 medium-3 columns">

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Fri Dec  5 12:21:02 2014
@@ -130,7 +130,7 @@
         action="http://search-lucene.com/solr"
         name="searchform">
     <fieldset>
-      <div ng-show="toggled" class="search-box">
+      <div ng-show="toggled" class="search-box ng-hide">
         <input type="search" name="q" placeholder="Search |" accesskey="q"
                onfocus="getBlank(this, 'Search |');"/>
         <a class="search-button" type="submit" 
@@ -520,6 +520,7 @@
         <li><a href="/solr/resources.html#videos">Videos</a></li>
         <li><a href="/solr/resources.html#community">Solr Community</a></li>
         <li><a href="/solr/logos-and-assets.html">Solr Logos and Assets</a></li>
+        <li><a href="/solr/downloads.html>Solr Downloads</a></li>
       </ul>
     </div>
     <div class="small-6 medium-3 columns">