You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Antonio David Pérez Morales (JIRA)" <ji...@apache.org> on 2014/08/18 11:33:18 UTC

[jira] [Resolved] (STANBOL-1377) Create Stanbol Siren Component extending Stanbol Solr Component

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

Antonio David Pérez Morales resolved STANBOL-1377.
--------------------------------------------------

    Resolution: Fixed

StanbolSirenComponent has been developed with the next features:

- Scheme used by default: stanbol-siren
- The scheme can be configured through the Felix console
- Parameters allowed:
    - ldpath: Contains the LDPath to be used to retrieve the properties from entities to be indexed in Solr
    - fields: comma-separated list of field names to be extracted from entities
    - useDereferenceLdpath: if no ldpath parameter is defined, it determines if we need to use the ldpath program configured in the dereference engine or the ldpath program provided through a request parameter (enhancer.engines.dereference.ldpath)

Example: from(direct://test).to(chain://default).to(stanbol-siren://localhost:8983/solr/collection1)

> Create Stanbol Siren Component extending Stanbol Solr Component
> ---------------------------------------------------------------
>
>                 Key: STANBOL-1377
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1377
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rafa Haro
>            Assignee: Antonio David Pérez Morales
>             Fix For: 1.0.0
>
>
> Create Siren component (scheme configurable). This components should extend the Stanbol Solr Component but using SIREn (http://siren.solutions/siren/overview/) as target backend, keeping the parent-child structure of the entities' metadata in the index



--
This message was sent by Atlassian JIRA
(v6.2#6252)