[
https://issues.apache.org/jira/browse/NUTCH-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815350#comment-16815350
]
Hudson commented on NUTCH-2700:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3621 (See
[https://builds.apache.org/job/Nutch-trunk/3621/])
NUTCH-2700 Indexchecker: improve command-line help - add options (snagel:
[https://github.com/apache/nutch/commit/76c8cff1402e217049942bac88a8a005d45abf43])
* (edit) src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
* (edit) src/java/org/apache/nutch/parse/ParserChecker.java
> Indexchecker: improve command-line help
> ---------------------------------------
>
> Key: NUTCH-2700
> URL: https://issues.apache.org/jira/browse/NUTCH-2700
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.16
>
>
> The command-line help of the indexchecker tool is incomplete:
> {noformat}
> Usage: IndexingFiltersChecker [-normalize] [-followRedirects] [-dumpText]
> [-md key=value] (-stdin | -listen <port> [-keepClientCnxOpen])
> {noformat}
> It does not
> - show the possibility to pass the URL as argument
> - mention the property {{-DdoIndex=true}} which makes it send the document to
> the indexes
> It should follow the help shown by parsechecker.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)