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 2011/03/16 06:43:29 UTC

[jira] Commented: (STANBOL-115) Provide Default Configuration and Automatic Initialization for the Entityhub in the Stanbol Enhancer Full Launcher

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

Rupert Westenthaler commented on STANBOL-115:
---------------------------------------------

This configuration requires the DBpedia.org SPARQL endpoint to be up and running to search for Entities and download them if they are not in the local cache (and the cache will be empty during the integration test).
However I could add checks for the "org.apache.stanbol.*ReferencedSiteEntityTaggingEnhancementEngine" and an additional call to "http://localhost:8080/entityhub/sites/referenced" with the result "http:\/\/*\/entityhub\/site\/dbPedia\/" to the EnhancerTestBase.checkEnginesReady() method.
This will not require the remote service to be available and still validate the configuration.

In addition I could alter/update the DefaultConfigTest to check for the new configuration files

> Provide Default Configuration and Automatic Initialization for the Entityhub in the Stanbol Enhancer Full Launcher
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-115
>                 URL: https://issues.apache.org/jira/browse/STANBOL-115
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Enhancer, Entity Hub
>            Reporter: Rupert Westenthaler
>
> The Stanbol Enhancer Full Launcher includes the
>  - Entityhub and
>  - Referenced Site based Entity Tagging Enhancement Engine
> both currently require a manually configuration by the User.
> In addition if the User wants to use the Solr to cache local Entities he needs to run a SolrServer or provide a Solr Configuration on the local file system to run an EmbeddedSolrServer.
> Details are described in this Mail:
>   http://mail-archives.apache.org/mod_mbox/incubator-stanbol-dev/201103.mbox/%3cAANLkTin07KdaUZZFf5pi1LjYWW9hoPM0-gK3NF7GCDeT@mail.gmail.com%3e
> This needs to be improved by
> (1) providing a default configuration using Sling's org.apache.sling.launchpad.installer bundle (see http://issues.apache.org/jira/browse/STANBOL-110)
> (2) adapt the Entityhub it configure automatically based on the provided configuration. Especially add functionality to the SolrYard implementation that it can configure a SolrServer automatically based on the provided configuration.
> The goal is to have the Entityhub and the Referenced Site based Entity Tagging Enhancement Engine ready to be used without any additional configuration by the user when starting the full Stanbol Enhancer launcher jar the first time.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira