You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ch...@apache.org on 2017/07/18 05:19:43 UTC

svn commit: r1802239 - /jackrabbit/site/live/oak/docs/query/pre-extract-text.html

Author: chetanm
Date: Tue Jul 18 05:19:43 2017
New Revision: 1802239

URL: http://svn.apache.org/viewvc?rev=1802239&view=rev
Log: (empty)

Modified:
    jackrabbit/site/live/oak/docs/query/pre-extract-text.html

Modified: jackrabbit/site/live/oak/docs/query/pre-extract-text.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/oak/docs/query/pre-extract-text.html?rev=1802239&r1=1802238&r2=1802239&view=diff
==============================================================================
--- jackrabbit/site/live/oak/docs/query/pre-extract-text.html (original)
+++ jackrabbit/site/live/oak/docs/query/pre-extract-text.html Tue Jul 18 05:19:43 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-07-17 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-07-18 
  | Rendered using Apache Maven Fluido Skin 1.6
 -->
 <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="20170717" />
+    <meta name="Date-Revision-yyyymmdd" content="20170718" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Jackrabbit Oak &#x2013; Pre-Extracting Text from Binaries</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.6.min.css" />
@@ -131,7 +131,7 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2017-07-17<span class="divider">|</span>
+        <li id="publishDate">Last Published: 2017-07-18<span class="divider">|</span>
 </li>
           <li id="projectVersion">Version: 1.8-SNAPSHOT</li>
         </ul>
@@ -251,7 +251,7 @@
   
 <li>oak-run 1.7.4</li>
 </ul>
-<p>Refer to <a href="../features/oak-run-nodestore-connection-options.md">oak-run setup</a> for details about connecting to different types of NodeStore. Example below assume a setup consisting of SegmentNodeStore and FileDataStore. Depending on setup use the appropriate connection options.</p>
+<p>Refer to <a href="../features/oak-run-nodestore-connection-options.html">oak-run setup</a> for details about connecting to different types of NodeStore. Example below assume a setup consisting of SegmentNodeStore and FileDataStore. Depending on setup use the appropriate connection options.</p>
 <p>You can use current oak-run version to perform text extraction for older Oak setups i.e. its fine to use oak-run from 1.7.x branch to connect to Oak repositories from version 1.0.x or later. The oak-run tooling connects to the repository in read only mode and hence safe to use with older version.</p>
 <p>The generated extracted text dir can then be used with older setup.</p></div>
 <div class="section">
@@ -317,7 +317,7 @@
 <p>Once <tt>PreExtractedTextProvider</tt> is configured then upon reindexing Lucene indexer would make use of it to check if text needs to be extracted or not. Check <tt>TextExtractionStatsMBean</tt> for various statistics around text extraction and also to validate if <tt>PreExtractedTextProvider</tt> is being used.</p></div>
 <div class="section">
 <h3><a name="Oak_Run_Indexing"></a>Oak Run Indexing</h3>
-<p>Configure the directory storing pre extracted text via <tt>--pre-extracted-text-dir</tt> option in <tt>index</tt> command. See <a href="oak-run-indexing.md">oak run indexing</a></p></div></div>
+<p>Configure the directory storing pre extracted text via <tt>--pre-extracted-text-dir</tt> option in <tt>index</tt> command. See <a href="oak-run-indexing.html">oak run indexing</a></p></div></div>
         </div>
       </div>
     </div>