[
https://issues.apache.org/jira/browse/STANBOL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034300#comment-13034300
]
Rupert Westenthaler commented on STANBOL-201:
---------------------------------------------
After a short look at the source of CSVRequestHandler and CSVLoader (internal
class) I do not think that using the Solr Implementation is an option. However
while looking at the source I found out that Solr actually uses
"http://commons.apache.org/sandbox/csv/" for parsing.
As for all commons modules that are in sandbox there is no distribution however
Solr manages an artifact
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-commons-csv</artifactId>
<version>3.1.0</version>
</dependency>
> Integrate pignlproc outpout (TSV or other format) with the Stanbol indexing
> tools
> ---------------------------------------------------------------------------------
>
> Key: STANBOL-201
> URL: https://issues.apache.org/jira/browse/STANBOL-201
> Project: Stanbol
> Issue Type: Sub-task
> Components: Enhancer, Entity Hub
> Reporter: Olivier Grisel
> Assignee: Olivier Grisel
>
> Either make pignlproc able to output ntriples or extend the Stanbol indexing
> tools to be able to index data expressed in a TSV format (e.g. using the solr
> UpdateCSV handler which is problably well optimized and does not require
> loading the data into a temporaray TDB store).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira