Author: thomasm
Date: Tue Jan 31 11:37:08 2017
New Revision: 1781063

URL: http://svn.apache.org/viewvc?rev=1781063&view=rev
Log:
OAK-5324: Enable property index reindexing via oak-run

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md?rev=1781063&r1=1781062&r2=1781063&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/command_line.md Tue Jan 31 
11:37:08 2017
@@ -49,6 +49,10 @@ The oak-run compact operation may be use
 It makes sense to find and remove the old checkpoints, using the `checkpoint`
 command described above.
 
+#### Index Management
+
+The oak-run index operation is used to [manage 
indexes](./query/index-management.html).
+
 #### System properties supported by the oak-run
 
 When performing operations on the SegmentNodeStore (eg. backup, checkpoint, 
compact), it's


Reply via email to