You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Ferdy Galema (JIRA)" <ji...@apache.org> on 2012/08/01 16:21:02 UTC

[jira] [Updated] (NUTCH-1444) Indexing should not create temporary files (do not extend from FileOutputFormat)

     [ https://issues.apache.org/jira/browse/NUTCH-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferdy Galema updated NUTCH-1444:
--------------------------------

    Attachment: NUTCH-1444.patch
    
> Indexing should not create temporary files (do not extend from FileOutputFormat)
> --------------------------------------------------------------------------------
>
>                 Key: NUTCH-1444
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1444
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Ferdy Galema
>             Fix For: 2.1
>
>         Attachments: NUTCH-1444.patch
>
>
> The creation of the tmp files is a thing from the past, where it was needed to create Lucene indices. For the the SolrIndexer this is not needed anymore. I have changed the indexer to not extend from FileOutputFormat. This greatly simplifies the code. (And makes room for ElasticIndexerJob which I am about to add to the codebase)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira