You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/11/08 01:11:04 UTC

svn commit: r1637490 - /lucene/cms/branches/solr_6058/content/solr/features.mdtext

Author: sarowe
Date: Sat Nov  8 00:11:04 2014
New Revision: 1637490

URL: http://svn.apache.org/r1637490
Log:
SOLR-6058: more detailed features improvements

Modified:
    lucene/cms/branches/solr_6058/content/solr/features.mdtext

Modified: lucene/cms/branches/solr_6058/content/solr/features.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/features.mdtext?rev=1637490&r1=1637489&r2=1637490&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/content/solr/features.mdtext (original)
+++ lucene/cms/branches/solr_6058/content/solr/features.mdtext Sat Nov  8 00:11:04 2014
@@ -329,7 +329,7 @@ Title: Features
     </div>
     <div class="row">
       <div class="centered">
-        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/Documents%2C+Fields%2C+and+Schema+Design"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> Docs, Fields, & Schema Design</a>
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/Documents%2C+Fields%2C+and+Schema+Design"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> Docs, Fields &amp; Schema Design</a>
       <div>
     </div>
   </ul>
@@ -617,6 +617,11 @@ Title: Features
         </li>
       </div>
     </div>
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/The+Stats+Component"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> The Stats Component</a>
+      <div>
+    </div>
   </ul>
 </section>
 
@@ -658,6 +663,11 @@ Title: Features
         </li>
       </div>
     </div>
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/Spatial+Search"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> Spatial Search</a>
+      <div>
+    </div>
   </ul>
 </section>
 
@@ -698,6 +708,11 @@ Title: Features
         </li>
       </div>
     </div>
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/Indexing+and+Basic+Data+Operations"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> Indexing &amp; Basic Data Operations</a>
+      <div>
+    </div>
   </ul>
 </section>
 
@@ -725,7 +740,7 @@ Title: Features
         </li>
       </div>
       <div class="small-6 columns">
-        <li>Advanced options give fine grained control over numerous performance options
+        <li>Advanced options give fine grained control over numerous performance aspects
         </li>
       </div>
     </div>
@@ -749,6 +764,11 @@ Title: Features
         </li>
       </div>
     </div>
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/The+Well-Configured+Solr+Instance"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> The Well-Configured Solr Instance</a>
+      <div>
+    </div>
   </ul>
 </section>
 
@@ -785,7 +805,7 @@ Title: Features
         </li>
       </div>
       <div class="small-6 columns">
-        <li>Built-in User Interfafaces provide deep insight into cluster state
+        <li>Built-in User Interfaces provide deep insight into cluster state
         </li>
       </div>
     </div>
@@ -794,14 +814,17 @@ Title: Features
         <li>Advanced transaction log, replication and failover capabilities help minimize data loss while still serving results
         </li>
       </div>
-    </div>
-    <div class="row">
       <div class="small-6 columns">
         <li>Tested regularly at scale to handle hundreds to thousands of compute nodes and billions of documents with very high query volumes
         </li>
       </div>
     </div>
     <!-- TODO: LINK TO SOLR CLOUD TUTORIAL -->
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/SolrCloud"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> SolrCloud</a>
+      <div>
+    </div>
   </ul>
 </section>
 
@@ -862,5 +885,10 @@ Title: Features
         </li>
       </div>
     </div>
+    <div class="row">
+      <div class="centered">
+        <a class="btn1" href="https://cwiki.apache.org/confluence/display/solr/Using+the+Solr+Administration+User+Interface"><span class="ref-guide-badge">Solr<br />Ref<br />Guide</span> Using the Solr Admin UI</a>
+      <div>
+    </div>
   </ul>
 </section>