You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by th...@apache.org on 2015/03/19 11:02:55 UTC

svn commit: r1667685 - in /jackrabbit/site/live/oak/docs: differences.html plugins/blobstore.html query/lucene.html query/query.html

Author: thomasm
Date: Thu Mar 19 10:02:54 2015
New Revision: 1667685

URL: http://svn.apache.org/r1667685
Log:
OAK-936: Site checkin for project Oak Documentation-1.1-SNAPSHOT

Modified:
    jackrabbit/site/live/oak/docs/differences.html
    jackrabbit/site/live/oak/docs/plugins/blobstore.html
    jackrabbit/site/live/oak/docs/query/lucene.html
    jackrabbit/site/live/oak/docs/query/query.html

Modified: jackrabbit/site/live/oak/docs/differences.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/differences.html?rev=1667685&r1=1667684&r2=1667685&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/differences.html (original)
+++ jackrabbit/site/live/oak/docs/differences.html Thu Mar 19 10:02:54 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-11
+ | Generated by Apache Maven Doxia at 2015-03-19
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150311" />
+    <meta name="Date-Revision-yyyymmdd" content="20150319" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Backward compatibility</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -192,7 +192,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2015-03-11</li>
+                  <li id="publishDate">Last Published: 2015-03-19</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 1.1-SNAPSHOT</li>
                       
                 
@@ -634,6 +634,9 @@
 <div class="section">
 <h2>Workspaces<a name="Workspaces"></a></h2>
 <p>An Oak repository only has one default workspace.</p></div>
+<div class="section">
+<h2>Node Name Length Limit<a name="Node_Name_Length_Limit"></a></h2>
+<p>With the document storage backend (MongoDB, RDBMS), there is currently a limit of 150 UTF-8 bytes on the length of the node names. See also OAK-2644.</p></div>
                   </div>
             </div>
           </div>

Modified: jackrabbit/site/live/oak/docs/plugins/blobstore.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/plugins/blobstore.html?rev=1667685&r1=1667684&r2=1667685&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/plugins/blobstore.html (original)
+++ jackrabbit/site/live/oak/docs/plugins/blobstore.html Thu Mar 19 10:02:54 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-11
+ | Generated by Apache Maven Doxia at 2015-03-19
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150311" />
+    <meta name="Date-Revision-yyyymmdd" content="20150319" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - The Blob Store</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
@@ -192,7 +192,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2015-03-11</li>
+                  <li id="publishDate">Last Published: 2015-03-19</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 1.1-SNAPSHOT</li>
                       
                 
@@ -494,6 +494,8 @@
 <li><tt>FileDataStore</tt> (with wrapper) - Stores the file on file system without breaking it into  chunks. Mostly used when blobs have to shared between multiple repositories. Also used by  default when migrating Jackrabbit 2 repositories to Oak</li>
   
 <li><tt>S3DataStore</tt> (with wrapper) - Stores the file in Amazon S3</li>
+  
+<li><tt>RDBBlobStore</tt> - Store the file contents in chunks in a relational databases. Typically used with  <tt>DocumentNodeStore</tt>when using a relational DB persistence</li>
 </ol>
 <p>In addition there are some more implementations which are considered <b>experimental</b></p>
 

Modified: jackrabbit/site/live/oak/docs/query/lucene.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/query/lucene.html?rev=1667685&r1=1667684&r2=1667685&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/query/lucene.html (original)
+++ jackrabbit/site/live/oak/docs/query/lucene.html Thu Mar 19 10:02:54 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-17
+ | Generated by Apache Maven Doxia at 2015-03-19
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150317" />
+    <meta name="Date-Revision-yyyymmdd" content="20150319" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - Lucene Index</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
@@ -192,7 +192,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2015-03-17</li>
+                  <li id="publishDate">Last Published: 2015-03-19</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 1.1-SNAPSHOT</li>
                       
                 

Modified: jackrabbit/site/live/oak/docs/query/query.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/query/query.html?rev=1667685&r1=1667684&r2=1667685&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/query/query.html (original)
+++ jackrabbit/site/live/oak/docs/query/query.html Thu Mar 19 10:02:54 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-03-14
+ | Generated by Apache Maven Doxia at 2015-03-19
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150314" />
+    <meta name="Date-Revision-yyyymmdd" content="20150319" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak - The Query Engine</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
@@ -192,7 +192,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2015-03-14</li>
+                  <li id="publishDate">Last Published: 2015-03-19</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 1.1-SNAPSHOT</li>