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

svn commit: r1802240 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md

Author: chetanm
Date: Tue Jul 18 06:16:04 2017
New Revision: 1802240

URL: http://svn.apache.org/viewvc?rev=1802240&view=rev
Log:
OAK-6370 - Improve documentation for text pre-extraction

Refer to html based links instead of .md

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md?rev=1802240&r1=1802239&r2=1802240&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/pre-extract-text.md Tue Jul 18 06:16:04 2017
@@ -41,7 +41,7 @@ Download following jars
 
 * oak-run 1.7.4 
 
-Refer to [oak-run setup](../features/oak-run-nodestore-connection-options.md) for details about connecting to different 
+Refer to [oak-run setup](../features/oak-run-nodestore-connection-options.html) 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.
 
@@ -138,7 +138,7 @@ to validate if `PreExtractedTextProvider
 ### Oak Run Indexing
 
 Configure the directory storing pre extracted text via `--pre-extracted-text-dir` option in `index` command.
-See [oak run indexing](oak-run-indexing.md)
+See [oak run indexing](oak-run-indexing.html)
 
 
 [oak-run-1.7.1]: https://repo1.maven.org/maven2/org/apache/jackrabbit/oak-run/1.7.1/oak-run-1.7.1.jar