Hi Stephen,

I looked through the Ingres documentation but I don't see why this will
happen. It seems that the column is not being detected as a Clob by the
transformer and Object.toString is being invoked.

[1] - http://community.ingres.com/wiki/Manipulating_SQL_CLOB_data_with_JDBC

On Thu, Apr 7, 2011 at 2:22 AM, Stephen Garvey <stephen.gar...@gmail.com>wrote:

> Hi All,
>
> I'm hoping someone can give me some pointers. I've got Solr 1.4.1 and am
> using DIH to import a table from and Ingres database. The table contains
> a column which is a CLOB type. I've tried to use a CLOB transformer to
> transform the CLOB to a String but the index only contains something
> like INGRES-CLOB:(Loc 10).
>
> Does anyone have any ideas on why the CLOB transformer is not
> transforming this column?
>
> Thanks,
>
> Stephen
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to