Author: hboutemy
Date: Mon Jun  5 08:43:11 2017
New Revision: 1797628

URL: http://svn.apache.org/viewvc?rev=1797628&view=rev
Log:
added "--type full" to unpack command

Modified:
    maven/site/trunk/content/apt/repository/central-index.apt

Modified: maven/site/trunk/content/apt/repository/central-index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/repository/central-index.apt?rev=1797628&r1=1797627&r2=1797628&view=diff
==============================================================================
--- maven/site/trunk/content/apt/repository/central-index.apt (original)
+++ maven/site/trunk/content/apt/repository/central-index.apt Mon Jun  5 
08:43:11 2017
@@ -49,7 +49,7 @@ Central Index
     and {{{/maven-indexer-archives/maven-indexer-LATEST/indexer-cli/}unpack}} 
the index to raw Lucene index directory:
 
 +----+
-java -jar indexer-cli-5.1.1.jar --unpack nexus-maven-repository-index.gz 
--destination central-lucene-index
+java -jar indexer-cli-5.1.1.jar --unpack nexus-maven-repository-index.gz 
--destination central-lucene-index --type full
 +----+
 
   * download and extract 
{{{https://github.com/DmitryKey/luke/releases/download/luke-4.10.4/luke-with-deps.tar.gz}Luke
 binary tarball}}


Reply via email to