You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dennis Kubes (JIRA)" <ji...@apache.org> on 2008/08/19 06:07:44 UTC

[jira] Updated: (NUTCH-646) New Indexing Framework for Nutch

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

Dennis Kubes updated NUTCH-646:
-------------------------------

    Attachment: NUTCH-646-1-20080818.patch

The new indexing framework including new field indexer, field extension point, and field filter plugins.  This patch relys on the arity java arithmetic parser and on the new scoring framework defined in NUTCH-635.

> New Indexing Framework for Nutch
> --------------------------------
>
>                 Key: NUTCH-646
>                 URL: https://issues.apache.org/jira/browse/NUTCH-646
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>    Affects Versions: 0.9.0
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>             Fix For: 0.9.0, 1.0.0
>
>         Attachments: NUTCH-646-1-20080818.patch
>
>
> New indexing framework for Nutch that provides a more generic field abstraction consistent with Lucene index semantics.  Allows multiple MR jobs to be created for different fields and those fields to be aggregated and indexed in the end.  Overcomes limitations of the current indexer that limits what databases are passed into the indexer.  Creates a new extension point as well for field-filters for manipulation of fields during the indexing process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.