You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2008/12/02 07:09:44 UTC

[jira] Updated: (SOLR-891) JdbcDataSource can translate Clobs to String

     [ 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.