You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2014/07/17 16:44:09 UTC

svn commit: r916538 - in /websites/staging/gora/trunk/content: ./ current/gora-accumulo.html

Author: buildbot
Date: Thu Jul 17 14:44:08 2014
New Revision: 916538

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/current/gora-accumulo.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 17 14:44:08 2014
@@ -1 +1 @@
-1611369
+1611370

Modified: websites/staging/gora/trunk/content/current/gora-accumulo.html
==============================================================================
--- websites/staging/gora/trunk/content/current/gora-accumulo.html (original)
+++ websites/staging/gora/trunk/content/current/gora-accumulo.html Thu Jul 17 14:44:08 2014
@@ -158,6 +158,13 @@ under the License. 
 <h2 id="overview">Overview</h2>
 <p>This is the main documentation for the gora-accumulo module which
 enables <a href="http://accumulo.apache.org">Apache Accumulo</a> backend support for Gora. </p>
+<div class="toc">
+<ul>
+<li><a href="#overview">Overview</a></li>
+<li><a href="#goraproperties">gora.properties</a></li>
+<li><a href="#gora-accumulo-mappings">Gora Accumulo mappings</a></li>
+</ul>
+</div>
 <h2 id="goraproperties">gora.properties</h2>
 <ul>
 <li><code>gora.datastore.default</code>=org.apache.gora.accumulo.store.AccumuloStore - Implementation of the storage class </li>