You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2011/05/12 10:25:47 UTC

[jira] [Updated] (SOLR-2501) [contrib/uima] Make it possible to load AE descriptors both from filesystem and classpath

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

Tommaso Teofili updated SOLR-2501:
----------------------------------

    Attachment: SOLR-2501.patch

first draft patch which handles relative/absolute file paths to retrieve UIMA descriptors. I didn't use the Solr home directory as base for relative paths so the base of relative URLs depends on environment.

I also introduced some minor refactorings to improve code cleanness and error debugging.

> [contrib/uima] Make it possible to load AE descriptors both from filesystem and classpath
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-2501
>                 URL: https://issues.apache.org/jira/browse/SOLR-2501
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Tommaso Teofili
>         Attachments: SOLR-2501.patch
>
>
> AE can be loaded only from jars (via classpath) while it'd be good to make it possible to load an AnalysisEngine  (specified in the analysisEngine element of UIMA configuration inside solrconfig.xml) from filesystem

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org