Markus Jelsma created NUTCH-2272:
------------------------------------
Summary: Index checker server to optionally keep client connection
open
Key: NUTCH-2272
URL: https://issues.apache.org/jira/browse/NUTCH-2272
Project: Nutch
Issue Type: Improvement
Affects Versions: 1.11
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Minor
Fix For: 1.12
Attachments: NUTCH-2272.patch
As the title says: for easier testing without having to start up the
indexchecker JVM every time.
{code}
bin/nutch org.apache.nutch.indexer.IndexingFiltersChecker -normalize
-followRedirects -keepClientCnxOpen -listen 5000
{code}
Just telnet to it an send URL's with line feed to get output fast.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)