You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2014/10/27 22:32:16 UTC

svn commit: r1634692 - in /lucene/cms/branches/solr_6058: content/solr/resources.mdtext templates/solr-index.html templates/solr-resources.html

Author: gsingers
Date: Mon Oct 27 21:32:16 2014
New Revision: 1634692

URL: http://svn.apache.org/r1634692
Log:
SOLR-6058: minor tweaks

Modified:
    lucene/cms/branches/solr_6058/content/solr/resources.mdtext
    lucene/cms/branches/solr_6058/templates/solr-index.html
    lucene/cms/branches/solr_6058/templates/solr-resources.html

Modified: lucene/cms/branches/solr_6058/content/solr/resources.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/resources.mdtext?rev=1634692&r1=1634691&r2=1634692&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/content/solr/resources.mdtext (original)
+++ lucene/cms/branches/solr_6058/content/solr/resources.mdtext Mon Oct 27 21:32:16 2014
@@ -1,27 +1,25 @@
 Title: Resources
-
-## Tutorial
+## Tutorial ##
 
 A copy of the tutorial for each version of Solr is included in the documentation for that release.
 
 Copies of the tutorial for the most recent release of each major branch under active development can also be found online:
 
-* [Solr 4.9.0 Tutorial](/solr/tutorials.html)
+* [Solr Tutorial](/solr/tutorials.html)
 
 Users who have completed the tutorial are encouraged to review the [other documentation available](/solr/documentation.html).
 
 ***
 
-## Release Documentation
+## Release Documentation ##
 
 In each Solr binary release artifact, you can find a copy of the Solr tutorial, a detailed list of changes, and JavaDocs for all included code.
 Copies of this documentation for the most recent release of each major branch under active development can also be found online:
 
-* [4.9.0](/solr/documentation.html)
+* [Latest Release](/solr/documentation.html)
 
 ***
-
-## The Apache Solr Reference Guide
+## The Apache Solr Reference Guide ##
 
 Beginning with Solr 4.4, A detailed reference guide is also available as a PDF download for each minor release.
 
@@ -29,17 +27,16 @@ Archives for all past versions of the So
 
 ***
 
-## Additional Documentation
+## Additional Documentation ##
 
 Additional documentation can be found on the [Solr Community Wiki]() or the various [books published about Solr]().
 
 ***
-
-## Solr Version Control
+## Solr Version Control ##
 
 The Solr source code resides in the Apache [Subversion (SVN)]() repository. The command-line SVN client can be obtained [here]() or as an optional package for [cygwin](). The TortoiseSVN GUI client for Windows can be obtained here. There are also SVN plugins available for older versions of [Eclipse]() and [IntelliJ]() IDEA that don't have subversion support already included.
 
-### Web Access (read-only)
+### Web Access (read-only) ###
 
 The source code can be browsed via the Web at <http://svn.apache.org/viewcvs.cgi/lucene/dev/>. No SVN client software is required.
 
@@ -47,15 +44,14 @@ The source code can be browsed via the W
 
 The SVN URL for anonymous users is <http://svn.apache.org/repos/asf/lucene/dev/>. Instructions for anonymous SVN access are here.
 
-### Committer Access (read-write)
+### Committer Access (read-write) ###
 
 The SVN URL for committers is <https://svn.apache.org/repos/asf/lucene/dev/>. Instructions for committer SVN access are here.
 
 ***
+## Screenshots ##
 
-## Screenshots
-
-### Admin UI
+### Admin UI ###
 
 Solr 4.0 comes with a revamped Admin UI featuring:
 
@@ -71,14 +67,13 @@ Improved analysis debugging screens
 * and more...
 
 ***
-
-## Solr Books
+## Solr Books ##
 
 Additional documentation can be found on the [Solr Community Wiki]() or the various [books published about Solr]().
 
 ***
 
-### Solr in Action
+### Solr in Action ###
 
 Trey Grainger, Timothy Potter, and Manning Publications are proud to announce Solr in Action, a comprehensive (638 pg.), example-driven guide covering through Solr 4.7.
 
@@ -88,7 +83,7 @@ Solr in Action cover Solr in Action is a
 
 ***
 
-### Instant Apache Solr for Indexing Data How-to
+### Instant Apache Solr for Indexing Data How-to ###
 
 Alexandre Rafalovitch and Packt Publishing are proud to announce Instant Apache Solr for Indexing Data How-to - an example-driven guide that will take you on a journey from the basic collection of data to a multi-lingual, multi-field, multi-type schema.
 
@@ -98,7 +93,7 @@ Content and data searching is a very imp
 
 ***
 
-### Apache Solr 4 Cookbook
+### Apache Solr 4 Cookbook ###
 
 Rafał Kuć and Packt Publishing are proud to announce the second edition of Apache Solr 4 Cookbook. The Cookbook is newly updated and improved with new chapters on SolrCloud and every chapter updated to Solr 4.
 
@@ -112,7 +107,7 @@ With numerous practical chapters centere
 
 ***
 
-### Apache Solr 3 Enterprise Search Server
+### Apache Solr 3 Enterprise Search Server ###
 
 David Smiley and Eric Pugh proudly announce the second edition of the first book on Solr, "Apache Solr 3 Enterprise Search Server" from Packt Publishing.
 
@@ -126,7 +121,7 @@ You can find further information at the 
 
 ***
 
-### Apache Solr 3.1 Cookbook
+### Apache Solr 3.1 Cookbook ###
 
 Rafał Kuć is proud to introduce a new book on Solr, "Apache Solr 3.1 Cookbook" from Packt Publishing.
 
@@ -138,15 +133,6 @@ This cookbook will show you how to get t
 
 ***
 
-### Solr 1.4 Enterprise Search Server
-
-David Smiley and Eric Pugh are proud to introduce the first book on Solr, "Solr 1.4 Enterprise Search Server" from Packt Publishing.
-
-This book is a comprehensive reference guide for nearly every feature Solr has to offer. It serves the reader right from initiation to development to deployment. It also comes with complete running examples to demonstrate its use and show how to integrate it with other languages and frameworks.
-
-To keep this interesting and realistic, it uses a large open source set of metadata about artists, releases, and tracks courtesy of the MusicBrainz.org project. Using this data as a testing ground for Solr, you will learn how to import this data in various ways from CSV to XML to database access. You will then learn how to search this data in a myriad of ways, including Solr's rich query syntax, "boosting" match scores based on record data and other means, about searching across multiple fields with different boosts, getting facets on the results, auto-complete user queries, spell-correcting searches, highlighting queried text in search results, and so on.
-
-After this thorough tour, you'll see working examples of integrating a variety of technologies with Solr such as Java, JavaScript, Drupal, Ruby, PHP, and Python.
-Finally, this book covers various deployment considerations to include indexing strategies and performance-oriented configuration that will enable you to scale Solr to meet the needs of a high-volume site.
+## Videos ##
 
-[Buy here]()
\ No newline at end of file
+TODO:  Link to Revolution, Meetups and other content
\ No newline at end of file

Modified: lucene/cms/branches/solr_6058/templates/solr-index.html
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/templates/solr-index.html?rev=1634692&r1=1634691&r2=1634692&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/templates/solr-index.html (original)
+++ lucene/cms/branches/solr_6058/templates/solr-index.html Mon Oct 27 21:32:16 2014
@@ -22,7 +22,7 @@
             Apache Solr {% include "_solr-version.html" %}
           </div>
           <h1>
-            Solr is the popular, blazing-fast, open source enterprise search platform built on <a href="/">Apache Lucene</a>.
+            Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene.
           </h1>
 
           <div class="down-arrow"><a class="smooth-scroll" href="#anchor-1" target="_self"><i class="fa fa-angle-down fa-2x red"></i></a></div>
@@ -231,7 +231,7 @@
       <div class="row">
         <div class="large-12 columns text-center">
           <h1>
-            The Apache Software Foundation
+            The Apache Foundation
           </h1>
           <p>
             The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.

Modified: lucene/cms/branches/solr_6058/templates/solr-resources.html
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/templates/solr-resources.html?rev=1634692&r1=1634691&r2=1634692&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/templates/solr-resources.html (original)
+++ lucene/cms/branches/solr_6058/templates/solr-resources.html Mon Oct 27 21:32:16 2014
@@ -27,12 +27,13 @@
       <div class="row sub-nav-border anchor-top">
         <div class="small-12 text-center columns">
           <dl class="sub-nav">
-            <dd><a data-scroll href="#tutorial">Tutorial</a></dd>
-            <dd><a data-scroll href="#release-documentation">Release</a></dd>
+            <dd><a data-scroll href="/solr/resources.html#tutorial">Tutorial</a></dd>
+            <dd><a data-scroll href="#release-documentation">Release Docs</a></dd>
             <dd><a data-scroll href="#the-apache-solr-reference-guide">Documentation</a></dd>
             <dd><a data-scroll href="#solr-books">Books</a></dd>
             <dd><a data-scroll href="#solr-version-control">Links</a></dd>
-            <dd><a data-scroll href="#screenshots">Screenshots</a></dd>
+            <dd><a data-scroll href="/solr/resources.html#screenshots">Screenshots</a></dd>
+            <dd><a data-scroll href="#videos">Videos</a></dd>
           </dl> 
         </div>
       </div>