[
https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-891:
----------------------------
Attachment: SOLR-891.patch
JdbcDataSource has a new attribute 'readClob' can be set to true false. default
is false.
if set to true it reads a string out of clob
> JdbcDataSource can translate Clobs to String
> --------------------------------------------
>
> Key: SOLR-891
> URL: https://issues.apache.org/jira/browse/SOLR-891
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Reporter: Noble Paul
> Priority: Minor
> Attachments: SOLR-891.patch
>
>
> Clob cannot be directly be consumed by Solr. So JdbcDataSource can translate
> it to Strings before processing
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.