You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/04/24 19:59:33 UTC

[jira] [Created] (STANBOL-591) Add support for post-processing to the Entityhub Indexing Tool

Rupert Westenthaler created STANBOL-591:
-------------------------------------------

             Summary: Add support for post-processing to the Entityhub Indexing Tool
                 Key: STANBOL-591
                 URL: https://issues.apache.org/jira/browse/STANBOL-591
             Project: Stanbol
          Issue Type: New Feature
          Components: Entity Hub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
             Fix For: 0.10.0-incubating


The post processing step will allow to iterate a second time over all Entities as indexed in the first iteration. Meaning that the IndexingDestination of the first iteration is used for both the IndexingSource and IndexingDestination of the post processing phase.

--
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

        

[jira] [Resolved] (STANBOL-591) Add support for post-processing to the Entityhub Indexing Tool

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-591.
-----------------------------------------

    Resolution: Fixed

implemented with revision #1330107.

NOTE: because one need to know the ids of the indexed entities in the post processing, there is now a new file

    indexed-entities-ids.zip

in the destination folder. This file contains the ids of all indexed entities within a ZipEntry of the name "entity-ids.txt". One id per line.
                
> Add support for post-processing to the Entityhub Indexing Tool
> --------------------------------------------------------------
>
>                 Key: STANBOL-591
>                 URL: https://issues.apache.org/jira/browse/STANBOL-591
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.10.0-incubating
>
>
> The post processing step will allow to iterate a second time over all Entities as indexed in the first iteration. Meaning that the IndexingDestination of the first iteration is used for both the IndexingSource and IndexingDestination of the post processing phase.

--
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