You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2014/01/17 13:18:19 UTC

[jira] [Comment Edited] (NUTCH-1707) DummyIndexingWriter

    [ https://issues.apache.org/jira/browse/NUTCH-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874713#comment-13874713 ] 

Julien Nioche edited comment on NUTCH-1707 at 1/17/14 12:17 PM:
----------------------------------------------------------------

We do need a generic way of testing the indexing as well as backend specific ones. 
Up to you, but parsing CSV files should not be a big problem + it would test that plugin at the same time + would not require to add another one just for testing


was (Author: jnioche):
makes sense. We do need a generic way of testing the indexing as well as backend specific ones

> DummyIndexingWriter
> -------------------
>
>                 Key: NUTCH-1707
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1707
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.8
>
>         Attachments: NUTCH-1707-trunk.patch
>
>
> DummyIndexingWriter that is supposed to write COMMAND\tID to a plain text file. This plain text file can then be parsed by a unit test to check whether IndexerMapReduce actually behaves as it should.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)